Skip to content

Commit 449d030

Browse files
yandex-music: 5.28.4 -> 5.39.0 (#366002)
2 parents 1e8c911 + 208a305 commit 449d030

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pkgs/by-name/ya/yandex-music/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
}:
1515
stdenvNoCC.mkDerivation rec {
1616
pname = "yandex-music";
17-
version = "5.28.4";
17+
version = "5.39.0";
1818

1919
src = fetchFromGitHub {
2020
owner = "cucumber-sp";
2121
repo = "yandex-music-linux";
2222
rev = "v${version}";
23-
hash = "sha256-0YUZKklwHkZ3bDI4OLmXyj0v2wzWzJbJpQ8QQa356fI=";
23+
hash = "sha256-oEbbQRqvnK521N3Kerv18h1frVLbioFeHfb/FCkHC6Y=";
2424
};
2525

2626
nativeBuildInputs = [
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "5.28.4",
3-
"exe_name": "Yandex_Music_x64_5.28.4.exe",
4-
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.28.4.exe",
5-
"exe_hash": "sha256-fJlRtGgOJcHbAgUBxrv3AJro7uN5En9le2b+a5K2QMc="
2+
"version": "5.39.0",
3+
"exe_name": "Yandex_Music_x64_5.39.0.exe",
4+
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.39.0.exe",
5+
"exe_hash": "sha256-jOaxKDOkabsNQTXH5+UGwfdL+Srjm5gjQgHe/YuGiaQ="
66
}

0 commit comments

Comments
 (0)