From 9dd7641db57a8608987121ec9242d714e98ea71c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 01:14:24 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.36.4 --- 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 441ca9c62d..bf3d5d5e76 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.3", + "version": "2.36.4", "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.3/spicetify-2.36.3-windows-x64.zip", - "hash": "c28ee1f6ebb1a480ee756f7ec0f8c4afa131f59d3df9493f1cc3a13842159697" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.4/spicetify-2.36.4-windows-x64.zip", + "hash": "a989de62dd9333eeb2b4a4263650f9f30d66988adff1562eed33c22a4f5c8818" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.3/spicetify-2.36.3-windows-x32.zip", - "hash": "964f751e2e9095cf6f8a323a4a8f249f9b96646043c9b29ce404357ca03aabaa" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.4/spicetify-2.36.4-windows-x32.zip", + "hash": "5e82c0a01ad7643d3202c77eb8e1aff05ffdb629cc8f28d2d4f9aac066c2c088" } }, "bin": "spicetify.exe",