spicetify-cli: Update to version 2.20.0

This commit is contained in:
github-actions[bot] 2023-06-06 04:25:54 +00:00
parent 31090986d2
commit c2ecf67e9b

View File

@ -1,5 +1,5 @@
{ {
"version": "2.19.0", "version": "2.20.0",
"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.19.0/spicetify-2.19.0-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.0/spicetify-2.20.0-windows-x64.zip",
"hash": "77c41d537b408438370f14c8e464092656c6e9a05207dcaf5b40eb5c0a38aac9" "hash": "3d561a216721015536a097619f899087c6ad75222682c99370fe32960143db82"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.19.0/spicetify-2.19.0-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.0/spicetify-2.20.0-windows-x32.zip",
"hash": "8de72edf8e82554fc5119aafacba9b65e305a2f8b3f9af6e00489bb515d9cebd" "hash": "de106ce728a16e216847eb70528c6293de4c014b82831705d22a170fe477e149"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",