spicetify-cli: Update to version 2.37.2

This commit is contained in:
github-actions[bot] 2024-08-24 20:26:35 +00:00
parent aa60710cc5
commit a80457fb19

View File

@ -1,5 +1,5 @@
{ {
"version": "2.37.1", "version": "2.37.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.37.1/spicetify-2.37.1-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.2/spicetify-2.37.2-windows-x64.zip",
"hash": "4c6b5738e7c3e905f3308377761fce58dd13b449c325cdfce940ace6bd19ae7f" "hash": "e2c0f31ae526442c97743995314d1554946908a90c95b3f5052a149f087bd32b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.1/spicetify-2.37.1-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.2/spicetify-2.37.2-windows-x32.zip",
"hash": "f67132a359b07210a5b6f7dce32a70ab87aaffa05d0253f96de127354853301d" "hash": "2cd414a409ab66cc127fc19747bfa55c53ee4155366d0d383de414328b769a26"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",