spicetify-cli: Update to version 2.16.0

This commit is contained in:
github-actions[bot] 2023-01-02 20:25:06 +00:00
parent edefd0c80b
commit 92ebd716bc

View File

@ -1,5 +1,5 @@
{ {
"version": "2.15.0", "version": "2.16.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.15.0/spicetify-2.15.0-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.0/spicetify-2.16.0-windows-x64.zip",
"hash": "7f9de760ae94312808b88559bacad8bf8a474c78211e4e286ef1482775ebb366" "hash": "94a11abcad59f5b157e16c12791e70439b301df77384a12019eddf192cd01a23"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.15.0/spicetify-2.15.0-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.0/spicetify-2.16.0-windows-x32.zip",
"hash": "7ee79ff8df771979ed066edc1c32ffa37f5a1170a406e67cd75baf38e77b4957" "hash": "012a64cba21ec747c53ba5a8091cd3999a02d55811a267b082c75e1a68ad60eb"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",