spicetify-cli: Update to version 2.21.0

This commit is contained in:
github-actions[bot] 2023-07-18 00:52:35 +00:00
parent e7fba83242
commit e92b6d8359

View File

@ -1,5 +1,5 @@
{ {
"version": "2.20.3", "version": "2.21.0",
"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.20.3/spicetify-2.20.3-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.21.0/spicetify-2.21.0-windows-x64.zip",
"hash": "86b6d08bef2a06224f2495bd24ef87ccbe841f1c638ee7d9ba7e831ce8b4c464" "hash": "4bc8dba04d3d55f79c635032b67386821687a83fc4b9a1e92b9aef22945ab1ea"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.20.3/spicetify-2.20.3-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.21.0/spicetify-2.21.0-windows-x32.zip",
"hash": "63bda266b937343f8dce92859472502a0e6bdc25f886491540df5a0c1a4d2c7d" "hash": "952af54dd3927d0579371701826d4d4dd89123200e59c04bd59081ffddaad95a"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",