spicetify-cli: Update to version 2.9.9

This commit is contained in:
github-actions[bot] 2022-05-23 00:33:24 +00:00
parent ee53cd59eb
commit f2337c617a

View File

@ -1,5 +1,5 @@
{ {
"version": "2.9.8", "version": "2.9.9",
"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.8/spicetify-2.9.8-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x64.zip",
"hash": "4f62a90fd648717ab41ba4abf5cb6a11640acaeddc882e6cd5a5374e8a2f0b67" "hash": "ea986d8981ef060611b714ec388e1d84460bcef415c96e297fa9cb026d1c6242"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.8/spicetify-2.9.8-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x32.zip",
"hash": "c890a04d6e5cd1fac39f6eaf9e38df11ee398e4a46ebe230c7fa12cd1b285c90" "hash": "fe152c1308fa7140878c838c9ada2cd046e97187045076f0de839c9f0025a371"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",