spicetify-cli: 2.40.7 -> 2.40.9

This commit is contained in:
R. Ryantm 2025-05-23 06:36:08 +00:00
parent 5a4399c60d
commit 6d47315045

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=";