0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-07-01 17:23:43 +03:00

Update packages

This commit is contained in:
GitHub Actions 2025-05-30 00:51:26 +00:00
parent 9f6e4aeff3
commit f73828ffb6

View File

@ -6,9 +6,9 @@
"exe_sha256": "2a7e13bb3c99b83b1efd1ad5e4da1ffd67f13d7c4a0c4d96d0e86c1b1e5b520a" "exe_sha256": "2a7e13bb3c99b83b1efd1ad5e4da1ffd67f13d7c4a0c4d96d0e86c1b1e5b520a"
}, },
"electron": { "electron": {
"version": "34.5.6", "version": "34.5.7",
"x64": "https://github.com/electron/electron/releases/download/v34.5.6/electron-v34.5.6-linux-x64.zip", "x64": "https://github.com/electron/electron/releases/download/v34.5.7/electron-v34.5.7-linux-x64.zip",
"armv7l": "https://github.com/electron/electron/releases/download/v34.5.6/electron-v34.5.6-linux-armv7l.zip", "armv7l": "https://github.com/electron/electron/releases/download/v34.5.7/electron-v34.5.7-linux-armv7l.zip",
"arm64": "https://github.com/electron/electron/releases/download/v34.5.6/electron-v34.5.6-linux-arm64.zip" "arm64": "https://github.com/electron/electron/releases/download/v34.5.7/electron-v34.5.7-linux-arm64.zip"
} }
} }