From b916cb14fd8b3cf7d5a923b3735c7e819190716f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 20:28:07 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.9.7 --- 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 f3dde841fb..c0b2b7970b 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.6", + "version": "2.9.7", "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.9.6/spicetify-2.9.6-windows-x64.zip", - "hash": "36f50c03700c74cd9c1ff71a9ab1f417c35ec9119d0df975a1bfe3783c4d688a" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.7/spicetify-2.9.7-windows-x64.zip", + "hash": "661d250a49dddbc9f487c240f318feb34eb6601cb8cc0860fd5c14f3f4930f32" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.6/spicetify-2.9.6-windows-x32.zip", - "hash": "1a3a358fb55107cf6d7ff65b96fbbf55d5164114f5641dce5c0892e168b4c368" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.7/spicetify-2.9.7-windows-x32.zip", + "hash": "37b1bd695b68240fa65be3236580df769347426c67f7de2d0631934fcc064c1f" } }, "bin": "spicetify.exe",