From 69356ff4b4b624c7702b2cc9ca3cfc5c5376f4ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 20:23:47 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.32.1 --- 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 2e58e33ecb..4bdf3bdc7c 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.31.3", + "version": "2.32.1", "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.31.3/spicetify-2.31.3-windows-x64.zip", - "hash": "aef211ad2a75bacf0a93e2f2230c267af1c2e42ee6166c58cf588a1d19c0a20c" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.32.1/spicetify-2.32.1-windows-x64.zip", + "hash": "4d2a5398a3a556b05e5046668aee469efadd05dc6ea2b2f81317d5100a94518b" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.3/spicetify-2.31.3-windows-x32.zip", - "hash": "f15589eea26a053806cd593ee41b5aa1e0de2b889b57ce5eb9ef6ad8b60473b5" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.32.1/spicetify-2.32.1-windows-x32.zip", + "hash": "743d5b0abd61bee518a210dbfdd7477e1af5a21a1310251752a631b7fa051a12" } }, "bin": "spicetify.exe",