yandex-music: 5.18.2 -> 5.23.2

Change-Id: If1c5bc6da1000734c18f6238ae6896a63a9652c5
This commit is contained in:
Yury Shvedov 2024-10-21 20:32:18 +03:00
parent 64cfcc5238
commit 498a93a630
3 changed files with 6 additions and 21 deletions

View File

@ -1,7 +0,0 @@
{
"branch": "master",
"commit_hash": "d446a98850abccfe28a78363c96468a2a8109cfc",
"commit_message": "Update packages",
"date": "2024-09-22",
"tag": "v5.18.2"
}

View File

@ -14,13 +14,13 @@
}:
stdenvNoCC.mkDerivation rec {
pname = "yandex-music";
version = "5.18.2";
version = "5.23.2";
src = fetchFromGitHub {
owner = "cucumber-sp";
repo = "yandex-music-linux";
rev = "v${version}";
hash = "sha256-y+T2ckrnhrOiiPKBUlnvDb4FwrIfbaIXwVi16AoX/bQ=";
hash = "sha256-nhy4D2PgTMsQOs8hPY39Z+I+Tldgf1ASZbatfxWqNTw=";
};
nativeBuildInputs = [

View File

@ -1,14 +1,6 @@
{
"ym": {
"version": "5.18.2",
"exe_name": "Yandex_Music_x64_5.18.2.exe",
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.18.2.exe",
"exe_sha256": "a513eb6aa4bd05bae8503f5578a8e91d778794ffe4eb3a450040903570106941"
},
"electron": {
"version": "29.4.6",
"x64": "https://github.com/electron/electron/releases/download/v29.4.6/electron-v29.4.6-linux-x64.zip",
"armv7l": "https://github.com/electron/electron/releases/download/v29.4.6/electron-v29.4.6-linux-armv7l.zip",
"arm64": "https://github.com/electron/electron/releases/download/v29.4.6/electron-v29.4.6-linux-arm64.zip"
}
"version": "5.23.2",
"exe_name": "Yandex_Music_x64_5.23.2.exe",
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.23.2.exe",
"exe_hash": "sha256-PhXmUGV9+9zfRZufw3FVvpPGqVLAB51lrz7KJovm+C8="
}