diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 2de6fde573..3cf8eb2fcf 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.23.1", + "version": "2.23.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.23.1/spicetify-2.23.1-windows-x64.zip", - "hash": "96de77b6d7e02e2b4fc0f8e9283ed3faf5c7e919ce5edad0a7ac8d3359969aed" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.23.2/spicetify-2.23.2-windows-x64.zip", + "hash": "36ee01657c232ee02e37387f88ed828461eb81b32f03e5cc0cee6825dcf57632" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.23.1/spicetify-2.23.1-windows-x32.zip", - "hash": "fcfee60ab21e0fb98558f46d0364380d9792f0aa859db288b2d863105b33c9b9" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.23.2/spicetify-2.23.2-windows-x32.zip", + "hash": "1affb395b9038f1b3d09745b8ac2f42bd37d6b1e3156e45aae2c1ae2cad41932" } }, "bin": "spicetify.exe",