From aa6e95e28ac6091b4ce10cf17bfe14107041f86f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 04:28:56 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.38.2 --- bucket/spicetify-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index fae8e48c75..0757751776 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.38.1", + "version": "2.38.2", "description": "Tool for customizing the Spotify client.", "homepage": "https://spicetify.app/", "license": "LGPL-2.1-only", @@ -9,12 +9,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.1/spicetify-2.38.1-windows-x64.zip", - "hash": "f628971bc573e3c22978fbb636f6e488f0870e52179942906c555938256bc2c5" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.2/spicetify-2.38.2-windows-x64.zip", + "hash": "533f748d04cc78e1a933cfd726eb621f3fa8a83c12d919e135a865ef86eb2c97" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.1/spicetify-2.38.1-windows-x32.zip", - "hash": "79a12b7dffa2dddc5290806742104e69a6e653dd587296ddc0b07a894fcc626f" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.2/spicetify-2.38.2-windows-x32.zip", + "hash": "e466a2d0610f59e2b76c61fe75b2f3af46a49c5111cfec042cddf49edc43a45d" } }, "bin": "spicetify.exe",