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", "branch": "master",
"commit_hash": "8d7a26f3f3095044dd08422d9bca5607aa173103", "commit_hash": "98fed92683e2e5a49999d04b5559edd02eddf627",
"commit_message": "Merge pull request #105 from byBenPuls/master", "commit_message": "Update packages",
"date": "2024-09-02", "date": "2024-09-10",
"tag": "v5.14.0" "tag": "v5.15.0"
} }

View File

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

View File

@ -1,9 +1,9 @@
{ {
"ym": { "ym": {
"version": "5.14.0", "version": "5.15.0",
"exe_name": "Yandex_Music_x64_5.14.0.exe", "exe_name": "Yandex_Music_x64_5.15.0.exe",
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.14.0.exe", "exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.15.0.exe",
"exe_sha256": "b7a0a974666e68b5ed324a72ca9f53dcbdb35271e2b48fe5adc6bc6c8876e03d" "exe_sha256": "14396a25b35199f28175d3c15924ec75560cbae6f5fb6767ec7f326637723e36"
}, },
"electron": { "electron": {
"version": "29.4.6", "version": "29.4.6",