From f2337c617a0d36faa4203a236f11a860a160486d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 00:33:24 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.9.9 --- 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 acb093e068..8cc5b69175 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.8", + "version": "2.9.9", "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.8/spicetify-2.9.8-windows-x64.zip", - "hash": "4f62a90fd648717ab41ba4abf5cb6a11640acaeddc882e6cd5a5374e8a2f0b67" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x64.zip", + "hash": "ea986d8981ef060611b714ec388e1d84460bcef415c96e297fa9cb026d1c6242" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.8/spicetify-2.9.8-windows-x32.zip", - "hash": "c890a04d6e5cd1fac39f6eaf9e38df11ee398e4a46ebe230c7fa12cd1b285c90" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.9/spicetify-2.9.9-windows-x32.zip", + "hash": "fe152c1308fa7140878c838c9ada2cd046e97187045076f0de839c9f0025a371" } }, "bin": "spicetify.exe",