From 732e8dad49cce4113e8fea65ed1b5e397deb6a61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:28:30 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.38.6 --- 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 258668fe05..6ce75e8ef3 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.38.5", + "version": "2.38.6", "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/spicetify/cli/releases/download/v2.38.5/spicetify-2.38.5-windows-x64.zip", - "hash": "1e20bb54b92ef3ccdd6d9bbd4d0ec75d6080bf6984e076dd9498e7b09d9f6aa1" + "url": "https://github.com/spicetify/cli/releases/download/v2.38.6/spicetify-2.38.6-windows-x64.zip", + "hash": "9ceea89e26ad4e659f384fd49d85a7a3f1f6341cf74060f9f773dd132bc27fd1" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.38.5/spicetify-2.38.5-windows-x32.zip", - "hash": "81e0cf025036f1719a5d1761530ac5b29360ad461fdc9d3689ce93c0f75b71ce" + "url": "https://github.com/spicetify/cli/releases/download/v2.38.6/spicetify-2.38.6-windows-x32.zip", + "hash": "220f18ec8232391e9cefa70550117bdd7c2280a1c9365023795e37d59d68ec35" } }, "bin": "spicetify.exe",