spicetify-cli: Update to version 2.33.1

This commit is contained in:
github-actions[bot] 2024-02-29 08:25:37 +00:00
parent df757a1486
commit 3ac19e018f

View File

@ -1,5 +1,5 @@
{ {
"version": "2.33.0", "version": "2.33.1",
"description": "Tool for customizing the Spotify client.", "description": "Tool for customizing the Spotify client.",
"homepage": "https://spicetify.app/", "homepage": "https://spicetify.app/",
"license": "LGPL-2.1-only", "license": "LGPL-2.1-only",
@ -9,12 +9,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.33.0/spicetify-2.33.0-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.33.1/spicetify-2.33.1-windows-x64.zip",
"hash": "8859df46c407366fbcd840b50edeeedd1ce16a1f5ab71121267ad7b8e8b8b626" "hash": "ac89d98fb8305aec8dc2452649a1970852c3c4e5a4804fc47198727b28440418"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.33.0/spicetify-2.33.0-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.33.1/spicetify-2.33.1-windows-x32.zip",
"hash": "80ab34a790da69be550549ee774ca966dbecf261adf8bd441e3ac2f2876c25a8" "hash": "afe4ec8f9b249aa5ba9873c5219d5ef4af312842e94eb2d78b1e80f5e78d8d95"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",