From 230dbc5d2cc0b0c9024acba710d752601aca898a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 16:31:00 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.10.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 8cc5b69175..4c31e735bc 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.9", + "version": "2.10.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.9.9/spicetify-2.9.9-windows-x64.zip", - "hash": "ea986d8981ef060611b714ec388e1d84460bcef415c96e297fa9cb026d1c6242" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.0/spicetify-2.10.0-windows-x64.zip", + "hash": "01fd501e19a4be46507c29e4490635cd00b644725b4a89f3d0ff4df4a70e0199" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x32.zip", - "hash": "fe152c1308fa7140878c838c9ada2cd046e97187045076f0de839c9f0025a371" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.10.0/spicetify-2.10.0-windows-x32.zip", + "hash": "44166e76033fd4ad5065727eeb06531262996f304c514c4352bc80976c6cdf07" } }, "bin": "spicetify.exe",