0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-24 14:34:39 +03:00
yandex-music-linux/utility/version_info.json

14 lines
695 B
JSON
Raw Normal View History

2024-01-30 16:19:10 +03:00
{
2024-02-18 21:00:32 +03:00
"ym": {
2024-09-27 03:42:20 +03:00
"version": "5.20.2",
"exe_name": "Yandex_Music_x64_5.20.2.exe",
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.20.2.exe",
"exe_sha256": "bf38a606ba2c70c7cdf4ff44745e4546bd6f5adb51fd4f8fb344162f78b7fe3f"
2024-02-18 22:35:55 +03:00
},
"electron": {
2024-09-24 02:06:08 +03:00
"version": "32.1.2",
"x64": "https://github.com/electron/electron/releases/download/v32.1.2/electron-v32.1.2-linux-x64.zip",
"armv7l": "https://github.com/electron/electron/releases/download/v32.1.2/electron-v32.1.2-linux-armv7l.zip",
"arm64": "https://github.com/electron/electron/releases/download/v32.1.2/electron-v32.1.2-linux-arm64.zip"
2024-02-18 21:00:32 +03:00
}
2024-02-18 22:35:55 +03:00
}