spicetify-cli: Update to version 2.9.6

This commit is contained in:
github-actions[bot] 2022-04-22 20:27:53 +00:00
parent 5f1bc6bb7a
commit 18f8c05aa9

View File

@ -1,5 +1,5 @@
{ {
"version": "2.9.5", "version": "2.9.6",
"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.9.5/spicetify-2.9.5-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.6/spicetify-2.9.6-windows-x64.zip",
"hash": "4f74cf2ede65210f6845f83ab6a707680f68b23ad2ecaa3a87b31fd4ca736899" "hash": "36f50c03700c74cd9c1ff71a9ab1f417c35ec9119d0df975a1bfe3783c4d688a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.5/spicetify-2.9.5-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.6/spicetify-2.9.6-windows-x32.zip",
"hash": "57ec7733b9bf422b8697ff430137da45189586a7c78840d135069dc32be5dce9" "hash": "1a3a358fb55107cf6d7ff65b96fbbf55d5164114f5641dce5c0892e168b4c368"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",