From c043af818eacd4372773068d23605cf0bd9058ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 16:28:37 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.17.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 be054c5f76..8aacc7792c 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.16.2", + "version": "2.17.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.16.2/spicetify-2.16.2-windows-x64.zip", - "hash": "af40e61afa691c41cabd437c01570397f4dd81d8af321d751363418f4c1f1db5" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.17.0/spicetify-2.17.0-windows-x64.zip", + "hash": "cde47051cb6cb06055bd57af8b94431f48d2194539bd8dcb6b1cd1fd7c4ce18a" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.2/spicetify-2.16.2-windows-x32.zip", - "hash": "8f87d530a29d3da8c7a82f228cb459b1c0b9be9672ef4aad65d4ef5ca76bc27a" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.17.0/spicetify-2.17.0-windows-x32.zip", + "hash": "37c7f85754b924e6b0b3ca4a02628c0e2c347080b139db58fce88e766073b70b" } }, "bin": "spicetify.exe",