From 9642dac5d2f76c0072fb02eac53bb078966b87f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 00:34:12 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.36.13 --- 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 29815c044c..0d2553ff35 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.12", + "version": "2.36.13", "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/khanhas/spicetify-cli/releases/download/v2.36.12/spicetify-2.36.12-windows-x64.zip", - "hash": "74808dd8b232167568813f8b7188e54a2c009120fb6fbbd44dad26c63cde42e2" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.13/spicetify-2.36.13-windows-x64.zip", + "hash": "4af25443a8fdd8f6581dc99206111a3def4f8efa85e4733d85818e4dadfd8e0d" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.12/spicetify-2.36.12-windows-x32.zip", - "hash": "0cff8afb0dfb04be068927f6a8a72ab8532ab13743d61ca1c526ba6d4673a1e9" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.13/spicetify-2.36.13-windows-x32.zip", + "hash": "bd6700dc3cf90ddd62fa2e393d5ed202074126a107ba86e0a0188e3c6e3d90a5" } }, "bin": "spicetify.exe",