spicetify-cli: Update to version 2.39.0

This commit is contained in:
github-actions[bot] 2025-02-06 00:35:42 +00:00
parent 9eb8043994
commit d42b95e0a8

View File

@ -1,5 +1,5 @@
{ {
"version": "2.38.9", "version": "2.39.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/spicetify/cli/releases/download/v2.38.9/spicetify-2.38.9-windows-x64.zip", "url": "https://github.com/spicetify/cli/releases/download/v2.39.0/spicetify-2.39.0-windows-x64.zip",
"hash": "cdf2de6a4c6347f5ac882d0a1f323549cc32b8baba27061b367b0cc4ce59c7ea" "hash": "b19e2641241c91ed3a701ac8f861bd5d9612300b6e89fb3cbde8308a573ab15f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/spicetify/cli/releases/download/v2.38.9/spicetify-2.38.9-windows-x32.zip", "url": "https://github.com/spicetify/cli/releases/download/v2.39.0/spicetify-2.39.0-windows-x32.zip",
"hash": "a8b6343f310d36e03dfbb14fdae3e35212b7b704382b67d23b40854dd618732f" "hash": "b3ef09d8b2563c8f863524436c7a714eb0f11ce43e813cd73cd789e0267297e4"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",