diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index fe1c819d13..b47aec6975 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.31.0", + "version": "2.31.1", "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.31.0/spicetify-2.31.0-windows-x64.zip", - "hash": "8448f87ecc31c9a950b29ee28d369136603d03c3f74fc7a6287c5913efaff8ec" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.1/spicetify-2.31.1-windows-x64.zip", + "hash": "77a00a76021ef3091bbb312bf943786edef85411874199ac9d8a830937340f7f" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.0/spicetify-2.31.0-windows-x32.zip", - "hash": "b8910919dbf532c188dfa6b7a7f6804295e64d599517b9a14c7ace696688b5cb" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.1/spicetify-2.31.1-windows-x32.zip", + "hash": "17d5fef7cd8a46e2189b5aab384cddc7970031ecdd7c3d3e39774220119369e2" } }, "bin": "spicetify.exe",