From 43d46748441fc7a03059f6d9707a9132b915af70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 04:24:42 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.31.0 --- 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 b6e7c07fa3..fe1c819d13 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.30.0", + "version": "2.31.0", "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.30.0/spicetify-2.30.0-windows-x64.zip", - "hash": "97fdc441c3d65a8384544a7850839b8d19542f878b8e2cd3106f060df830157a" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.0/spicetify-2.31.0-windows-x64.zip", + "hash": "8448f87ecc31c9a950b29ee28d369136603d03c3f74fc7a6287c5913efaff8ec" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.30.0/spicetify-2.30.0-windows-x32.zip", - "hash": "eb5483a68193c398e456f69c25c43b6f5a376ef64156e1ad377940c447e9e584" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.0/spicetify-2.31.0-windows-x32.zip", + "hash": "b8910919dbf532c188dfa6b7a7f6804295e64d599517b9a14c7ace696688b5cb" } }, "bin": "spicetify.exe",