From e0e0bfcab49f31babc660e5d0dbfbfb11247a5ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 00:34:05 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.36.8 --- 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 62ca6ff3d8..66d1eae474 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.6", + "version": "2.36.8", "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.36.6/spicetify-2.36.6-windows-x64.zip", - "hash": "3df4b45f4846914a4e1b76ffd0f8aabae7661ce29f1efc088211464c83617587" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.8/spicetify-2.36.8-windows-x64.zip", + "hash": "36168899a17160ffd3e8932b7fe6ce97734c1ff2977505b2e4c14234ce8057b6" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.6/spicetify-2.36.6-windows-x32.zip", - "hash": "41e7104cb73d19e194ef73019fdaf19fe00d79ff95e9367e0f68472121b48c79" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.8/spicetify-2.36.8-windows-x32.zip", + "hash": "28eb4993076304cbb050f19253df58c12dedaaeabaa5b69dd92a7792098aa854" } }, "bin": "spicetify.exe",