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

spicetify-cli: 2.31.2 -> 2.31.3
This commit is contained in:
Nick Cao 2024-02-17 10:14:11 -05:00 committed by GitHub
commit 43dfbe7cdc
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.31.2";
version = "2.31.3";
src = fetchFromGitHub {
owner = "spicetify";
repo = "spicetify-cli";
rev = "v${version}";
hash = "sha256-kOjWjubYkAUIU18jKa6WMcBgrMFOg9lql59WXusAoa8=";
hash = "sha256-NCyt0fwcLhCy4XreYUoOKC6zHejffRmBTOBJLA0Q/yI=";
};
vendorHash = "sha256-9rYShpUVI3KSY6UgGmoXo899NkUezkAAkTgFPdq094E=";