Commit 778a616b authored by Yury Shvedov's avatar Yury Shvedov
Browse files

yandex-music: 5.23.2 -> 5.28.4

Change-Id: Ifae0f3e895fc3cf12d4de83e7520a82019372345
parent 96ae4461
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,13 +14,13 @@
}:
stdenvNoCC.mkDerivation rec {
  pname = "yandex-music";
  version = "5.23.2";
  version = "5.28.4";

  src = fetchFromGitHub {
    owner = "cucumber-sp";
    repo = "yandex-music-linux";
    rev = "v${version}";
    hash = "sha256-nhy4D2PgTMsQOs8hPY39Z+I+Tldgf1ASZbatfxWqNTw=";
    hash = "sha256-0YUZKklwHkZ3bDI4OLmXyj0v2wzWzJbJpQ8QQa356fI=";
  };

  nativeBuildInputs = [
+4 −4
Original line number Diff line number Diff line
{
  "version": "5.23.2",
  "exe_name": "Yandex_Music_x64_5.23.2.exe",
  "exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.23.2.exe",
  "exe_hash": "sha256-PhXmUGV9+9zfRZufw3FVvpPGqVLAB51lrz7KJovm+C8="
  "version": "5.28.4",
  "exe_name": "Yandex_Music_x64_5.28.4.exe",
  "exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.28.4.exe",
  "exe_hash": "sha256-fJlRtGgOJcHbAgUBxrv3AJro7uN5En9le2b+a5K2QMc="
}