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

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

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