From 5f17407be668dc7c0843d19c266f9b2add9a4190 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 00:33:21 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.16.2 --- 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 cf1581fa26..be054c5f76 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.16.1", + "version": "2.16.2", "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.16.1/spicetify-2.16.1-windows-x64.zip", - "hash": "7616a266e24cadf4cf40d45bf959e93c29f69a728b5a7eff9fc182af7c68e685" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.2/spicetify-2.16.2-windows-x64.zip", + "hash": "af40e61afa691c41cabd437c01570397f4dd81d8af321d751363418f4c1f1db5" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.1/spicetify-2.16.1-windows-x32.zip", - "hash": "d10e673e3980ed9bfb678c9ffa0c974781f95832506a1ae8b9741c11e9a1938e" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.2/spicetify-2.16.2-windows-x32.zip", + "hash": "8f87d530a29d3da8c7a82f228cb459b1c0b9be9672ef4aad65d4ef5ca76bc27a" } }, "bin": "spicetify.exe",