diff --git a/bucket/spicetify-cli.json b/bucket/spicetify-cli.json index 6fea5f2ce5..4c633b2115 100644 --- a/bucket/spicetify-cli.json +++ b/bucket/spicetify-cli.json @@ -1,5 +1,5 @@ { - "version": "2.9.2", + "version": "2.9.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.9.2/spicetify-2.9.2-windows-x64.zip", - "hash": "e6e92f3baf7ab05aacbd6a4d47f7d941965e910c4dd5b0648fcddcc41a1aaff7" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.3/spicetify-2.9.3-windows-x64.zip", + "hash": "235be06a2c20163655a26cf9c3cb8a10ca7d30180a42c169adc4bd4e05865735" }, "32bit": { - "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.2/spicetify-2.9.2-windows-x32.zip", - "hash": "c35cd3f6d4e927107842461c415bcd4c45c804447f039dade50d65ddb6b42a3a" + "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.9.3/spicetify-2.9.3-windows-x32.zip", + "hash": "c66e154377693d9fa12f3772548029671d82902bdb9fcc673e67b93794044988" } }, "bin": "spicetify.exe",