From e2cb7645537552cdbf5c47d34f1ae167c87d32a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:05:06 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.36.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 bf3d5d5e76..e121e93934 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.36.4", + "version": "2.36.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/khanhas/spicetify-cli/releases/download/v2.36.4/spicetify-2.36.4-windows-x64.zip", - "hash": "a989de62dd9333eeb2b4a4263650f9f30d66988adff1562eed33c22a4f5c8818" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.5/spicetify-2.36.5-windows-x64.zip", + "hash": "0963b2d0cd4a1cadca0e2f8640cf2cb743c9c2051d7fcd776c7fb2d1a6d59f10" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.4/spicetify-2.36.4-windows-x32.zip", - "hash": "5e82c0a01ad7643d3202c77eb8e1aff05ffdb629cc8f28d2d4f9aac066c2c088" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.5/spicetify-2.36.5-windows-x32.zip", + "hash": "0812dc0bdc32a6bea727abe74f39b3ac110eed10fb78888847ea7006a9a6d31f" } }, "bin": "spicetify.exe",