spicetify-cli: Update to version 2.9.3

This commit is contained in:
github-actions[bot] 2022-03-24 16:29:34 +00:00
parent 8d6d8fe49d
commit 3d16fee2e4

View File

@ -1,5 +1,5 @@
{ {
"version": "2.9.2", "version": "2.9.3",
"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.2/spicetify-2.9.2-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.3/spicetify-2.9.3-windows-x64.zip",
"hash": "e6e92f3baf7ab05aacbd6a4d47f7d941965e910c4dd5b0648fcddcc41a1aaff7" "hash": "235be06a2c20163655a26cf9c3cb8a10ca7d30180a42c169adc4bd4e05865735"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.2/spicetify-2.9.2-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.3/spicetify-2.9.3-windows-x32.zip",
"hash": "c35cd3f6d4e927107842461c415bcd4c45c804447f039dade50d65ddb6b42a3a" "hash": "c66e154377693d9fa12f3772548029671d82902bdb9fcc673e67b93794044988"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",