From 3a6d11bfb1fd6fff4d8912772f26fcd1911ddb27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 16:34:25 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.11.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 eb1d30e9f0..ca8f9669d4 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.10.2", + "version": "2.11.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.10.2/spicetify-2.10.2-windows-x64.zip", - "hash": "ec23b5dc31e0a58d10a831268a395fb614017e2f7bcdbb219e881ca3fd13c90c" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.11.1/spicetify-2.11.1-windows-x64.zip", + "hash": "170e8ee4ebc25c2a3003995b199549a6d6a5f6ef13e103acd918aea6f9d2ef45" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.2/spicetify-2.10.2-windows-x32.zip", - "hash": "b0fd5fa5645e59224280e6a4830bd6f3a6af6699bf7aaa98622b988075d634f7" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.11.1/spicetify-2.11.1-windows-x32.zip", + "hash": "3c3327453cadeb174594f58905c79d987edf44f9ad882eebb51ab55132d6a4ab" } }, "bin": "spicetify.exe",