diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index ef2939b23b..cf1581fa26 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.16.0", + "version": "2.16.1", "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.0/spicetify-2.16.0-windows-x64.zip", - "hash": "94a11abcad59f5b157e16c12791e70439b301df77384a12019eddf192cd01a23" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.1/spicetify-2.16.1-windows-x64.zip", + "hash": "7616a266e24cadf4cf40d45bf959e93c29f69a728b5a7eff9fc182af7c68e685" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.0/spicetify-2.16.0-windows-x32.zip", - "hash": "012a64cba21ec747c53ba5a8091cd3999a02d55811a267b082c75e1a68ad60eb" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.16.1/spicetify-2.16.1-windows-x32.zip", + "hash": "d10e673e3980ed9bfb678c9ffa0c974781f95832506a1ae8b9741c11e9a1938e" } }, "bin": "spicetify.exe",