From ac1df58a813f2bd42a7f624834d937f274f50862 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 00:34:34 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.38.1 --- 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 d176716992..fae8e48c75 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.37.7", + "version": "2.38.1", "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.37.7/spicetify-2.37.7-windows-x64.zip", - "hash": "42e3a853edda52e11c80d165b7e957f0ca0d94cde71f6088b78e532d61b58ce7" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.1/spicetify-2.38.1-windows-x64.zip", + "hash": "f628971bc573e3c22978fbb636f6e488f0870e52179942906c555938256bc2c5" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.37.7/spicetify-2.37.7-windows-x32.zip", - "hash": "cb7c73da08301cc565e078b09869c7c2c4cc82dc41e5c03d07ee804c9714fdd6" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.1/spicetify-2.38.1-windows-x32.zip", + "hash": "79a12b7dffa2dddc5290806742104e69a6e653dd587296ddc0b07a894fcc626f" } }, "bin": "spicetify.exe",