spicetify-cli: Update to version 2.10.2

This commit is contained in:
github-actions[bot] 2022-06-27 16:30:58 +00:00
parent 692d560064
commit 33788cf7d7

View File

@ -1,5 +1,5 @@
{ {
"version": "2.10.1", "version": "2.10.2",
"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.10.1/spicetify-2.10.1-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.2/spicetify-2.10.2-windows-x64.zip",
"hash": "5765e644a1ea5f890dc7301b46e74ae9cf94a67bff1ad8cc0f239d656e14fdaa" "hash": "ec23b5dc31e0a58d10a831268a395fb614017e2f7bcdbb219e881ca3fd13c90c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.1/spicetify-2.10.1-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.2/spicetify-2.10.2-windows-x32.zip",
"hash": "95560ce33458352b1b15efc0aa64501a02ea59d965c48429345500c932e71657" "hash": "b0fd5fa5645e59224280e6a4830bd6f3a6af6699bf7aaa98622b988075d634f7"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",