From 77048ca9304e2be8d87cebd5331263096a40dfb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Dec 2023 02:22:50 +0000 Subject: [PATCH] spicetify: Update to version 2.28.1 --- bucket/spicetify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/spicetify.json b/bucket/spicetify.json index 8dd8d08..cd4927a 100644 --- a/bucket/spicetify.json +++ b/bucket/spicetify.json @@ -1,11 +1,11 @@ { - "version": "2.28.0", + "version": "2.28.1", "description": "Tool for customizing the Spotify client.", "homepage": "https://github.com/spicetify/spicetify-cli", "license": "GPL-3.0-only", "depends": "spotify-latest", - "url": "https://github.com/spicetify/spicetify-cli/releases/download/v2.28.0/spicetify-2.28.0-windows-x64.zip", - "hash": "d32a50b3d2d95714dbda562c78ebcfe385dd879ace478c69cbdb86d4fc11a8ed", + "url": "https://github.com/spicetify/spicetify-cli/releases/download/v2.28.1/spicetify-2.28.1-windows-x64.zip", + "hash": "8456cb77fc069643fa25bd18b9064d0255c4360f593dd2a3c72849d146d9c9cb", "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`.",