From 2d412466c284ae729cc72ce918f78e04ec2f1270 Mon Sep 17 00:00:00 2001 From: TheRandomLabs Date: Fri, 27 Sep 2024 19:15:59 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.38.4 --- 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 c731142..23a7b93 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.38.3", + "version": "2.38.4", "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.38.3/spicetify-2.38.3-windows-x64.zip", - "hash": "638df4957ed13958a9012e50b41cad98e515f0f2e6e843cb7fcc06a3de896396", + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x64.zip", + "hash": "85bee312474eed56b0d7a21eae24a5459ce11ae3fb67d703ee476aba5f251df1", "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`.",