From 01cac9bb126dc29d1f1bbbec75c4b5adeca76eb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:08:30 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.36.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 403540d81d..9d21650909 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.1", + "version": "2.36.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.36.1/spicetify-2.36.1-windows-x64.zip", - "hash": "1033fd43412118182c468fddf75059c2e1dc87a8a19c4d01979bb00f53652983" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.2/spicetify-2.36.2-windows-x64.zip", + "hash": "ecb228ef89c535890f7b4f2a74e64758ee7ca2bd845b9d567f6031e4db82e5a9" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.1/spicetify-2.36.1-windows-x32.zip", - "hash": "d4e784e7030a04e90ff0b03ad9a2db9a43dfcb3d9718fcae8db494b4124e805b" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.2/spicetify-2.36.2-windows-x32.zip", + "hash": "3c10087896fab8ba489a0f994125a1376bc417211ab4bf8f916a6399a16dea9e" } }, "bin": "spicetify.exe",