spicetify-cli: 2.39.6 -> 2.39.7 (#400289)

Co-authored-by: Gerg-L <Gerg-L@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-04-20 12:22:54 +00:00
committed by GitHub
co-authored by Gerg-L
+3 -3
View File
@@ -8,16 +8,16 @@
}:
buildGoModule (finalAttrs: {
pname = "spicetify-cli";
version = "2.39.6";
version = "2.39.7";
src = fetchFromGitHub {
owner = "spicetify";
repo = "cli";
tag = "v${finalAttrs.version}";
hash = "sha256-rdyHVHKVgl9fOviFYQuXY8Ko+/XwpKlKDfriQAgkusE=";
hash = "sha256-iqx+bwq99xNUt2NEc3ZFxPdfE+WJPhmJXJ26sPCm8sk=";
};
vendorHash = "sha256-sC8HmszcH5fYnuoPW6aElB8UXPwk3Lpp2odsBaiP4mI=";
vendorHash = "sha256-wSmKzof3nAyA+wI8kXQu/t5Fz4l22JyW50PCuOrWK1k=";
ldflags = [
"-s -w"