diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index f0243211f8..325f5377e8 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.14.3", + "version": "2.15.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.14.3/spicetify-2.14.3-windows-x64.zip", - "hash": "11823c77a8ec933d9059b0f0467644ac87c00af40e3da1ed43101f656aa64261" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.15.0/spicetify-2.15.0-windows-x64.zip", + "hash": "7f9de760ae94312808b88559bacad8bf8a474c78211e4e286ef1482775ebb366" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.14.3/spicetify-2.14.3-windows-x32.zip", - "hash": "16773525b6cc51b506093a451e490f612a532332e6f6cd095e6de49ce4378144" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.15.0/spicetify-2.15.0-windows-x32.zip", + "hash": "7ee79ff8df771979ed066edc1c32ffa37f5a1170a406e67cd75baf38e77b4957" } }, "bin": "spicetify.exe",