diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index d67a08eba7..1f342f77dc 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.24.2", + "version": "2.25.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.24.2/spicetify-2.24.2-windows-x64.zip", - "hash": "1784794a4b0ccd31a1140a1117cf7be9301cc510460e79c0b307f1ed6eb1e95a" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.25.0/spicetify-2.25.0-windows-x64.zip", + "hash": "476d1adc18336c31a97cd7742984c2e57981f6956b7866ff2a4ec627c68752a6" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.24.2/spicetify-2.24.2-windows-x32.zip", - "hash": "cc82555f45cb05168e181115ea62db73578f785748061fe5c27477b9a14b8aac" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.25.0/spicetify-2.25.0-windows-x32.zip", + "hash": "5aad8638f04a40705fb39630d870ec315c0039544193eb4cbad9307f8f7044c4" } }, "bin": "spicetify.exe",