From 7c90a34cf8b790be2bbb290edaa97f094f81c037 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 20:30:15 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.13.0 --- 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 11140e31cb..e18e1984b4 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.12.0", + "version": "2.13.0", "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.12.0/spicetify-2.12.0-windows-x64.zip", - "hash": "b837169962af77f8abd2d59faa28fcb2fe6b8648553b78702ca47437b8d4db3b" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.13.0/spicetify-2.13.0-windows-x64.zip", + "hash": "2eeb85f102f93e72aff5e1458057e84106110c48ad1c728314dbf30eba3f52c7" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.12.0/spicetify-2.12.0-windows-x32.zip", - "hash": "7ed5c4ecc457449abdd801d6c62ce9d7dacbb49459c7dfd87a38f991425f674b" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.13.0/spicetify-2.13.0-windows-x32.zip", + "hash": "265478e1e259d10ede94542cf33067d936100437b951a9330b4b59fbf84617fe" } }, "bin": "spicetify.exe",