From 33788cf7d7f4edf0d829fb36cd8d8d3aa21021e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:30:58 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.10.2 --- 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 e5a7f69c02..eb1d30e9f0 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.10.1", + "version": "2.10.2", "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.1/spicetify-2.10.1-windows-x64.zip", - "hash": "5765e644a1ea5f890dc7301b46e74ae9cf94a67bff1ad8cc0f239d656e14fdaa" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.2/spicetify-2.10.2-windows-x64.zip", + "hash": "ec23b5dc31e0a58d10a831268a395fb614017e2f7bcdbb219e881ca3fd13c90c" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.1/spicetify-2.10.1-windows-x32.zip", - "hash": "95560ce33458352b1b15efc0aa64501a02ea59d965c48429345500c932e71657" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.2/spicetify-2.10.2-windows-x32.zip", + "hash": "b0fd5fa5645e59224280e6a4830bd6f3a6af6699bf7aaa98622b988075d634f7" } }, "bin": "spicetify.exe",