From 92ebd716bc8842ffaac1175110f89eb752695e9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 20:25:06 +0000 Subject: [PATCH] spicetify-cli: Update to version 2.16.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 325f5377e8..ef2939b23b 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.15.0", + "version": "2.16.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.15.0/spicetify-2.15.0-windows-x64.zip", - "hash": "7f9de760ae94312808b88559bacad8bf8a474c78211e4e286ef1482775ebb366" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.0/spicetify-2.16.0-windows-x64.zip", + "hash": "94a11abcad59f5b157e16c12791e70439b301df77384a12019eddf192cd01a23" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.15.0/spicetify-2.15.0-windows-x32.zip", - "hash": "7ee79ff8df771979ed066edc1c32ffa37f5a1170a406e67cd75baf38e77b4957" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.0/spicetify-2.16.0-windows-x32.zip", + "hash": "012a64cba21ec747c53ba5a8091cd3999a02d55811a267b082c75e1a68ad60eb" } }, "bin": "spicetify.exe",