From 4c4c01b373602704d081dee8af45df4454b7bd67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 20:26:59 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.36.10 --- 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 2cf5542043..4b2e0cb6ab 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.9", + "version": "2.36.10", "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.9/spicetify-2.36.9-windows-x64.zip", - "hash": "7353c2147b0a65762f5db03e144a3962f1dd2a077f319d07bbd38787f525458f" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.10/spicetify-2.36.10-windows-x64.zip", + "hash": "a6441ff8244b163e9a007480a86eaaff8e6bc57e4d13efdc79db145a4ed76918" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.9/spicetify-2.36.9-windows-x32.zip", - "hash": "6b3c90158638ee37ece38fda591e8540e490e44d9b1bb0ec24e2e943367a3e39" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.10/spicetify-2.36.10-windows-x32.zip", + "hash": "81043370a67693d198abb8228de88f4fde2947166c07a288bcb5a04955494694" } }, "bin": "spicetify.exe",