spotube: 3.5.0 -> 3.6.0

This commit is contained in:
TomaSajt 2024-04-15 19:11:26 +02:00
parent 7d7fedcede
commit 0099daf432
No known key found for this signature in database
GPG Key ID: F011163C050122A1
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
let
pname = "spotube";
version = "3.5.0";
version = "3.6.0";
meta = {
description = "An open source, cross-platform Spotify client compatible across multiple platforms";
@ -53,7 +53,7 @@ let
src = fetchArtifact {
filename = "Spotube-macos-universal.dmg";
hash = "sha256-omXhiH/hVxFef03GqmpYf65SfdLjLyeMyuAWuvSpYiI=";
hash = "sha256-Qsr+66ToyLCCUwirj/7V6vzSNmx7BZ3O34liLx6AdlI=";
};
sourceRoot = ".";
@ -77,7 +77,7 @@ let
src = fetchArtifact {
filename = "Spotube-linux-x86_64.deb";
hash = "sha256-Rea4GvxdkUfZF8lCBzI9UrD9Iz9D5vq9oxYBn5bahZE=";
hash = "sha256-dSFtjCuufrg5tG+FLgLgdx20WpO2s4wGOPtK+tel3dg=";
};
nativeBuildInputs = [