spicetify-cli: Update to version 2.9.5

This commit is contained in:
github-actions[bot] 2022-04-11 20:27:39 +00:00
parent 0339659e1e
commit bcbbc12cad

View File

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