0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-25 06:44:38 +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-04-01 11:04:33 +03:00
"version": "5.0.18",
"exe_name": "Yandex_Music_x64_5.0.18.exe",
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.18.exe",
"exe_sha256": "8882b4e0965de2fc81f39b43f763c2c9dcd9bc88ed99df47b59e34d9697d2049"
2024-02-18 22:35:55 +03:00
},
"electron": {
2024-03-28 03:31:54 +03:00
"version": "29.1.6",
"x64": "https://github.com/electron/electron/releases/download/v29.1.6/electron-v29.1.6-linux-x64.zip",
"armv7l": "https://github.com/electron/electron/releases/download/v29.1.6/electron-v29.1.6-linux-armv7l.zip",
"arm64": "https://github.com/electron/electron/releases/download/v29.1.6/electron-v29.1.6-linux-arm64.zip"
2024-02-18 21:00:32 +03:00
}
2024-02-18 22:35:55 +03:00
}