From 4744d5b6c787d6aa17e7ad55b9855a467edd5215 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Apr 2023 16:26:53 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.17.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 8aacc7792c..542e94621f 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.17.0", + "version": "2.17.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.17.0/spicetify-2.17.0-windows-x64.zip", - "hash": "cde47051cb6cb06055bd57af8b94431f48d2194539bd8dcb6b1cd1fd7c4ce18a" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.17.1/spicetify-2.17.1-windows-x64.zip", + "hash": "abf2dd242156d212fe441a28965cc4a2ab7183017cb0875592b2c8b4f8e04692" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.17.0/spicetify-2.17.0-windows-x32.zip", - "hash": "37c7f85754b924e6b0b3ca4a02628c0e2c347080b139db58fce88e766073b70b" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.17.1/spicetify-2.17.1-windows-x32.zip", + "hash": "a07f7ad21193781e53abab2119e95b7aeda6a5ea1907e0aa78f0e6060e9697c9" } }, "bin": "spicetify.exe",