Unverified Commit e2fe9a27 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

yandex-music: 5.14.0 -> 5.15.0 (#340968)

parents ba90d4b0 446599a6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
{
  "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"
}
+2 −2
Original line number Diff line number Diff line
@@ -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 = [
+4 −4
Original line number Diff line number Diff line
{
  "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",