1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

yandex-music: 5.14.0 -> 5.15.0

This commit is contained in:
R. Ryantm 2024-09-10 09:41:03 +00:00
parent 28e9b6d60f
commit 446599a6f8
3 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{
"branch": "master",
"commit_hash": "8d7a26f3f3095044dd08422d9bca5607aa173103",
"commit_message": "Merge pull request #105 from byBenPuls/master",
"date": "2024-09-02",
"tag": "v5.14.0"
"commit_hash": "98fed92683e2e5a49999d04b5559edd02eddf627",
"commit_message": "Update packages",
"date": "2024-09-10",
"tag": "v5.15.0"
}

View file

@ -14,13 +14,13 @@
}:
stdenvNoCC.mkDerivation rec {
pname = "yandex-music";
version = "5.14.0";
version = "5.15.0";
src = fetchFromGitHub {
owner = "cucumber-sp";
repo = "yandex-music-linux";
rev = "v${version}";
hash = "sha256-M0UcnrYtlrRY1sN65UPXcgEAzcdSpKWeHn4kbLDRRaw=";
hash = "sha256-c+OKyhbgpXMryc6QQH4b5cePlqyHeSfDh4kT2rU+Tpo=";
};
nativeBuildInputs = [

View file

@ -1,9 +1,9 @@
{
"ym": {
"version": "5.14.0",
"exe_name": "Yandex_Music_x64_5.14.0.exe",
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.14.0.exe",
"exe_sha256": "b7a0a974666e68b5ed324a72ca9f53dcbdb35271e2b48fe5adc6bc6c8876e03d"
"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"
},
"electron": {
"version": "29.4.6",