0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 22:22:59 +03:00
yandex-music-linux/utility/version_info.json
2024-05-30 00:34:54 +00:00

14 lines
692 B
JSON

{
"ym": {
"version": "5.2.2",
"exe_name": "Yandex_Music_x64_5.2.2.exe",
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.2.2.exe",
"exe_sha256": "327e5b0ac6c255afb0dc285c2e559cbe042a677bb32becc91bcb2e773c682385"
},
"electron": {
"version": "29.4.2",
"x64": "https://github.com/electron/electron/releases/download/v29.4.2/electron-v29.4.2-linux-x64.zip",
"armv7l": "https://github.com/electron/electron/releases/download/v29.4.2/electron-v29.4.2-linux-armv7l.zip",
"arm64": "https://github.com/electron/electron/releases/download/v29.4.2/electron-v29.4.2-linux-arm64.zip"
}
}