Merge pull request #322002 from TomaSajt/spotube-bin

spotube: 3.6.0 -> 3.7.1
This commit is contained in:
Aleksana 2024-06-28 20:59:34 +08:00 committed by GitHub
commit d7c4c7aa39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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