From ac8ea54ded3d3e0e49eb8d9e75ad7ca580288bdf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 00:33:55 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.19.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 424097c429..bc9e1c7ced 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.18.1", + "version": "2.19.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.18.1/spicetify-2.18.1-windows-x64.zip", - "hash": "c0c16fd6735086b6963303303e776db39ebea0105204575e2d90e29a074964bd" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.19.0/spicetify-2.19.0-windows-x64.zip", + "hash": "77c41d537b408438370f14c8e464092656c6e9a05207dcaf5b40eb5c0a38aac9" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.18.1/spicetify-2.18.1-windows-x32.zip", - "hash": "2b646ebea30f6c0a787cd2730e2e0c9c4ababc9526330f0d22740b83cbf85b91" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.19.0/spicetify-2.19.0-windows-x32.zip", + "hash": "8de72edf8e82554fc5119aafacba9b65e305a2f8b3f9af6e00489bb515d9cebd" } }, "bin": "spicetify.exe",