spicetify-cli: Update to version 2.20.1

This commit is contained in:
github-actions[bot] 2023-06-17 16:27:21 +00:00
parent e25c468367
commit 49fa29e512

View File

@ -1,5 +1,5 @@
{ {
"version": "2.20.0", "version": "2.20.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.20.0/spicetify-2.20.0-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.1/spicetify-2.20.1-windows-x64.zip",
"hash": "3d561a216721015536a097619f899087c6ad75222682c99370fe32960143db82" "hash": "372b592111017d33729c67b168326fbd24fea1538c547745b5ff80432af7f038"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.0/spicetify-2.20.0-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.1/spicetify-2.20.1-windows-x32.zip",
"hash": "de106ce728a16e216847eb70528c6293de4c014b82831705d22a170fe477e149" "hash": "5c8c22bab011a2ae9bbb098ce51e2b16cac02610d144dab596b40f8b9c1bf8aa"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",