spicetify-cli: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2022-08-22 16:30:09 +00:00
parent 62ddf8b2bb
commit 57ff1dee35

View File

@ -1,5 +1,5 @@
{ {
"version": "2.11.1", "version": "2.12.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.11.1/spicetify-2.11.1-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.12.0/spicetify-2.12.0-windows-x64.zip",
"hash": "170e8ee4ebc25c2a3003995b199549a6d6a5f6ef13e103acd918aea6f9d2ef45" "hash": "b837169962af77f8abd2d59faa28fcb2fe6b8648553b78702ca47437b8d4db3b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.11.1/spicetify-2.11.1-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.12.0/spicetify-2.12.0-windows-x32.zip",
"hash": "3c3327453cadeb174594f58905c79d987edf44f9ad882eebb51ab55132d6a4ab" "hash": "7ed5c4ecc457449abdd801d6c62ce9d7dacbb49459c7dfd87a38f991425f674b"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",