spicetify-cli: Update to version 2.20.2

This commit is contained in:
github-actions[bot] 2023-06-26 12:31:15 +00:00
parent 3c0baead42
commit bb536ae3f8

View File

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