spicetify-cli: Update to version 2.9.7

This commit is contained in:
github-actions[bot] 2022-04-24 20:28:07 +00:00
parent e360c7f207
commit b916cb14fd

View File

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