diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index e4acee8752..68f0738efb 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.42.12", + "version": "2.42.13", "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/spicetify/cli/releases/download/v2.42.12/spicetify-2.42.12-windows-x64.zip", - "hash": "1beac04751a2d06dd43ed6cd1c5697cbd27aaee1eb438e728938e1039a63c95b" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.13/spicetify-2.42.13-windows-x64.zip", + "hash": "be17169313f53a6c8792ea58ca8585528f1d50b282854ea58fdffc18787428b2" }, "32bit": { - "url": "https://github.com/spicetify/cli/releases/download/v2.42.12/spicetify-2.42.12-windows-x32.zip", - "hash": "c5f8b11ff95a486af2240406d30e61bd3998676582546599374747152f5c3bfe" + "url": "https://github.com/spicetify/cli/releases/download/v2.42.13/spicetify-2.42.13-windows-x32.zip", + "hash": "e341d4bb09fde7bcb895621520500e6c5881eb8ad7fe882d2ed65c586ecdec08" } }, "bin": "spicetify.exe",