diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 3cf8eb2fcf..d67a08eba7 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.23.2", + "version": "2.24.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.2/spicetify-2.23.2-windows-x64.zip", - "hash": "36ee01657c232ee02e37387f88ed828461eb81b32f03e5cc0cee6825dcf57632" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.24.2/spicetify-2.24.2-windows-x64.zip", + "hash": "1784794a4b0ccd31a1140a1117cf7be9301cc510460e79c0b307f1ed6eb1e95a" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.23.2/spicetify-2.23.2-windows-x32.zip", - "hash": "1affb395b9038f1b3d09745b8ac2f42bd37d6b1e3156e45aae2c1ae2cad41932" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.24.2/spicetify-2.24.2-windows-x32.zip", + "hash": "cc82555f45cb05168e181115ea62db73578f785748061fe5c27477b9a14b8aac" } }, "bin": "spicetify.exe",