0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-09-28 01:29:03 +03:00

Update packages

This commit is contained in:
GitHub Actions
2024-07-18 00:36:26 +00:00
parent cb2e73dd25
commit ad45b1935d
4 changed files with 16 additions and 16 deletions

View File

@@ -1,14 +1,14 @@
{
"ym": {
"version": "5.6.0",
"exe_name": "Yandex_Music_x64_5.6.0.exe",
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.6.0.exe",
"exe_sha256": "65991fc9bd01d81a802f869bfd01212ddde38bcf817c298d6e7242c1c415e804"
"version": "5.7.14",
"exe_name": "Yandex_Music_x64_5.7.14.exe",
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.7.14.exe",
"exe_sha256": "2df722b286643a604d9e6df451005e121a30b8e35ae9d08aa5db6ca589ce676f"
},
"electron": {
"version": "29.4.4",
"x64": "https://github.com/electron/electron/releases/download/v29.4.4/electron-v29.4.4-linux-x64.zip",
"armv7l": "https://github.com/electron/electron/releases/download/v29.4.4/electron-v29.4.4-linux-armv7l.zip",
"arm64": "https://github.com/electron/electron/releases/download/v29.4.4/electron-v29.4.4-linux-arm64.zip"
"version": "29.4.5",
"x64": "https://github.com/electron/electron/releases/download/v29.4.5/electron-v29.4.5-linux-x64.zip",
"armv7l": "https://github.com/electron/electron/releases/download/v29.4.5/electron-v29.4.5-linux-armv7l.zip",
"arm64": "https://github.com/electron/electron/releases/download/v29.4.5/electron-v29.4.5-linux-arm64.zip"
}
}