spicetify-cli: 2.40.7 -> 2.40.9 (#410055)

Co-authored-by: mdarocha <mdarocha@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-05-23 06:52:28 +00:00
committed by GitHub
co-authored by mdarocha
+2 -2
View File
@@ -8,13 +8,13 @@
}:
buildGoModule (finalAttrs: {
pname = "spicetify-cli";
version = "2.40.7";
version = "2.40.9";
src = fetchFromGitHub {
owner = "spicetify";
repo = "cli";
tag = "v${finalAttrs.version}";
hash = "sha256-iNRjRfRrK/pLL4xZX6Q/LV45NyNG1u4CyQGZtZYb2X8=";
hash = "sha256-x3M6AbFiVCk1LM3k+D+NAnOclu90LAuBgYI/cBLpH3A=";
};
vendorHash = "sha256-901njlGcAxr12F9w6yQ+ESsptlwsZsMvKPUmlHxehmA=";