spicetify-cli: 2.36.5 -> 2.36.10

This commit is contained in:
Gerg-L
2024-05-05 11:22:01 +02:00
committed by Yaya
parent 4676223ca1
commit 8040f2dce1
+2 -2
View File
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "spicetify-cli";
version = "2.36.5";
version = "2.36.10";
src = fetchFromGitHub {
owner = "spicetify";
repo = "spicetify-cli";
rev = "v${version}";
hash = "sha256-amalb1NNoA9KqeQtMtJZamLFNL3Wc/21ZVkr/Evhmik=";
hash = "sha256-lwbd5sXqzC3H2GwmVqxAdt6Qcic00wh39l5Kp1UIYAs=";
};
vendorHash = "sha256-UPrLXzAdvCOmLm1tekzKyulQ4+2BSyPUF1k66GwKS88=";