From a6cceeaae0325d1d174e2743d1d4bb114635fd6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:29:38 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.38.5 --- 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 c48b1ccf78..258668fe05 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.38.4", + "version": "2.38.5", "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.4/spicetify-2.38.4-windows-x64.zip", - "hash": "85bee312474eed56b0d7a21eae24a5459ce11ae3fb67d703ee476aba5f251df1" + "url": "https://github.com/spicetify/cli/releases/download/v2.38.5/spicetify-2.38.5-windows-x64.zip", + "hash": "1e20bb54b92ef3ccdd6d9bbd4d0ec75d6080bf6984e076dd9498e7b09d9f6aa1" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.38.4/spicetify-2.38.4-windows-x32.zip", - "hash": "29d19f7dc7ec4445f32adc972d0a2b566edbfab65ec62900a5dc30cb95dc092d" + "url": "https://github.com/spicetify/cli/releases/download/v2.38.5/spicetify-2.38.5-windows-x32.zip", + "hash": "81e0cf025036f1719a5d1761530ac5b29360ad461fdc9d3689ce93c0f75b71ce" } }, "bin": "spicetify.exe",