spicetify-cli: Update to version 2.9.8

This commit is contained in:
github-actions[bot] 2022-04-29 12:33:18 +00:00
parent 425099f5db
commit d23540106e

View File

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