spicetify-cli: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2022-05-27 16:31:00 +00:00
parent 4d86f3860f
commit 230dbc5d2c

View File

@ -1,5 +1,5 @@
{
"version": "2.9.9",
"version": "2.10.0",
"description": "Tool for customizing the Spotify client.",
"homepage": "https://spicetify.app/",
"license": "LGPL-2.1-only",
@ -9,12 +9,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x64.zip",
"hash": "ea986d8981ef060611b714ec388e1d84460bcef415c96e297fa9cb026d1c6242"
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.0/spicetify-2.10.0-windows-x64.zip",
"hash": "01fd501e19a4be46507c29e4490635cd00b644725b4a89f3d0ff4df4a70e0199"
},
"32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x32.zip",
"hash": "fe152c1308fa7140878c838c9ada2cd046e97187045076f0de839c9f0025a371"
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.0/spicetify-2.10.0-windows-x32.zip",
"hash": "44166e76033fd4ad5065727eeb06531262996f304c514c4352bc80976c6cdf07"
}
},
"bin": "spicetify.exe",