Merge pull request #304451 from r-ryantm/auto-update/spicetify-cli

spicetify-cli: 2.36.4 -> 2.36.5
This commit is contained in:
Nick Cao 2024-04-16 09:50:23 -04:00 committed by GitHub
commit b1031e6d67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "spicetify-cli";
version = "2.36.4";
version = "2.36.5";
src = fetchFromGitHub {
owner = "spicetify";
repo = "spicetify-cli";
rev = "v${version}";
hash = "sha256-KvVFu0nCp6J5C8XHgd1U3CKmLPuVnWjlx5nocQGO1es=";
hash = "sha256-amalb1NNoA9KqeQtMtJZamLFNL3Wc/21ZVkr/Evhmik=";
};
vendorHash = "sha256-UPrLXzAdvCOmLm1tekzKyulQ4+2BSyPUF1k66GwKS88=";