From 3db21935409ffb7e1215f35057157ff6a7f82f31 Mon Sep 17 00:00:00 2001 From: TheRandomLabs Date: Thu, 15 Feb 2024 01:04:23 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.31.3 --- bucket/spicetify-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 275c7d5..874de63 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.31.2", + "version": "2.31.3", "description": "Tool for customizing the Spotify client.", "homepage": "https://github.com/khanhas/spicetify-cli", "license": "GPL-3.0-only", @@ -9,8 +9,8 @@ "spotify-with-blockthespot" ] }, - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.2/spicetify-2.31.2-windows-x64.zip", - "hash": "345b87e45bf0ac44089e45a5087941f16b341935c528b0ab05c8f1c2856bf516", + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.3/spicetify-2.31.3-windows-x64.zip", + "hash": "aef211ad2a75bacf0a93e2f2230c267af1c2e42ee6166c58cf588a1d19c0a20c", "notes": [ "Run `spicetify-apply` instead of `spicetify apply` to ensure changes are applied correctly, especially if `blockthespot` is also installed.", "For similar reasons, `spicetify-enable-devtool` and `spicetify-disable-devtool` should be run instead of `spicetify enable-devtool` and `spicetify disable-devtool`.",