Skip to content

Commit 53fd442

Browse files
spicetify-cli: 2.38.9 -> 2.39.3 (#383032)
Co-authored-by: mdarocha <[email protected]>
2 parents 632f045 + 19fc3e5 commit 53fd442

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/sp/spicetify-cli/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88

99
buildGoModule rec {
1010
pname = "spicetify-cli";
11-
version = "2.38.9";
11+
version = "2.39.3";
1212

1313
src = fetchFromGitHub {
1414
owner = "spicetify";
1515
repo = "cli";
1616
rev = "v${version}";
17-
hash = "sha256-aNDZZzSqVBom499mx6OZlZbeS6UvWJCKs3003TpWITo=";
17+
hash = "sha256-w4wrXgrsUNO3dUfzgx1Xua2heyrfxLFXB1hGwOcNAEs=";
1818
};
1919

20-
vendorHash = "sha256-a6lAVBUoSTqHnAKKvW+egmtupsuy0uB/XGtBaljju1I=";
20+
vendorHash = "sha256-3U/qV81UXS/Xh3K6OnMUyRKeMSBQUHLP64EOQl6TfMY=";
2121

2222
ldflags = [
2323
"-s -w"

0 commit comments

Comments
 (0)