diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 3b141df705..2e58e33ecb 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.31.2", + "version": "2.31.3", "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.2/spicetify-2.31.2-windows-x64.zip", - "hash": "345b87e45bf0ac44089e45a5087941f16b341935c528b0ab05c8f1c2856bf516" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.3/spicetify-2.31.3-windows-x64.zip", + "hash": "aef211ad2a75bacf0a93e2f2230c267af1c2e42ee6166c58cf588a1d19c0a20c" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.2/spicetify-2.31.2-windows-x32.zip", - "hash": "51429f2aaf6eb0ecb785f0d4c1b9fa8bdc4c471389d28c66b251d0b1f8e7aa00" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.31.3/spicetify-2.31.3-windows-x32.zip", + "hash": "f15589eea26a053806cd593ee41b5aa1e0de2b889b57ce5eb9ef6ad8b60473b5" } }, "bin": "spicetify.exe",