spicetify-cli: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2022-09-01 20:30:15 +00:00
parent e14655e276
commit 7c90a34cf8

View File

@ -1,5 +1,5 @@
{ {
"version": "2.12.0", "version": "2.13.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.12.0/spicetify-2.12.0-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.13.0/spicetify-2.13.0-windows-x64.zip",
"hash": "b837169962af77f8abd2d59faa28fcb2fe6b8648553b78702ca47437b8d4db3b" "hash": "2eeb85f102f93e72aff5e1458057e84106110c48ad1c728314dbf30eba3f52c7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.12.0/spicetify-2.12.0-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.13.0/spicetify-2.13.0-windows-x32.zip",
"hash": "7ed5c4ecc457449abdd801d6c62ce9d7dacbb49459c7dfd87a38f991425f674b" "hash": "265478e1e259d10ede94542cf33067d936100437b951a9330b4b59fbf84617fe"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",