From 6a2900c7751a982136b90b745db23cbb272dc81d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 09:08:29 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.36.3 --- 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 9d21650909..441ca9c62d 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.2", + "version": "2.36.3", "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.2/spicetify-2.36.2-windows-x64.zip", - "hash": "ecb228ef89c535890f7b4f2a74e64758ee7ca2bd845b9d567f6031e4db82e5a9" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.3/spicetify-2.36.3-windows-x64.zip", + "hash": "c28ee1f6ebb1a480ee756f7ec0f8c4afa131f59d3df9493f1cc3a13842159697" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.2/spicetify-2.36.2-windows-x32.zip", - "hash": "3c10087896fab8ba489a0f994125a1376bc417211ab4bf8f916a6399a16dea9e" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.3/spicetify-2.36.3-windows-x32.zip", + "hash": "964f751e2e9095cf6f8a323a4a8f249f9b96646043c9b29ce404357ca03aabaa" } }, "bin": "spicetify.exe",