yandex-music: 5.13.2 -> 5.14.0 (#339135)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-09-03 03:36:19 +00:00 committed by GitHub
commit 0efbdbcfa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
{
"branch": "master",
"commit_hash": "4ac238a00ca0b36e9755e55e54a22d3107ba443c",
"commit_message": "Update packages",
"date": "2024-08-27",
"tag": "v5.13.2"
"commit_hash": "8d7a26f3f3095044dd08422d9bca5607aa173103",
"commit_message": "Merge pull request #105 from byBenPuls/master",
"date": "2024-09-02",
"tag": "v5.14.0"
}

View File

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

View File

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