mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 12:23:02 +00:00
yandex-music: 5.15.0 -> 5.18.2
This commit is contained in:
parent
81ea4e40bf
commit
d4c147cb97
@ -1,7 +1,7 @@
|
||||
{
|
||||
"branch": "master",
|
||||
"commit_hash": "98fed92683e2e5a49999d04b5559edd02eddf627",
|
||||
"commit_hash": "d446a98850abccfe28a78363c96468a2a8109cfc",
|
||||
"commit_message": "Update packages",
|
||||
"date": "2024-09-10",
|
||||
"tag": "v5.15.0"
|
||||
"date": "2024-09-22",
|
||||
"tag": "v5.18.2"
|
||||
}
|
||||
|
@ -14,13 +14,13 @@
|
||||
}:
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
pname = "yandex-music";
|
||||
version = "5.15.0";
|
||||
version = "5.18.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "cucumber-sp";
|
||||
repo = "yandex-music-linux";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-c+OKyhbgpXMryc6QQH4b5cePlqyHeSfDh4kT2rU+Tpo=";
|
||||
hash = "sha256-y+T2ckrnhrOiiPKBUlnvDb4FwrIfbaIXwVi16AoX/bQ=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"ym": {
|
||||
"version": "5.15.0",
|
||||
"exe_name": "Yandex_Music_x64_5.15.0.exe",
|
||||
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.15.0.exe",
|
||||
"exe_sha256": "14396a25b35199f28175d3c15924ec75560cbae6f5fb6767ec7f326637723e36"
|
||||
"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",
|
||||
|
Loading…
Reference in New Issue
Block a user