spicetify-cli: Update to version 2.36.2

This commit is contained in:
github-actions[bot] 2024-04-01 17:08:30 +00:00
parent 131e03d161
commit 01cac9bb12

View File

@ -1,5 +1,5 @@
{ {
"version": "2.36.1", "version": "2.36.2",
"description": "Tool for customizing the Spotify client.", "description": "Tool for customizing the Spotify client.",
"homepage": "https://spicetify.app/", "homepage": "https://spicetify.app/",
"license": "LGPL-2.1-only", "license": "LGPL-2.1-only",
@ -9,12 +9,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.1/spicetify-2.36.1-windows-x64.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.2/spicetify-2.36.2-windows-x64.zip",
"hash": "1033fd43412118182c468fddf75059c2e1dc87a8a19c4d01979bb00f53652983" "hash": "ecb228ef89c535890f7b4f2a74e64758ee7ca2bd845b9d567f6031e4db82e5a9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.1/spicetify-2.36.1-windows-x32.zip", "url": "https://github.com/khanhas/spicetify-cli/releases/download/v2.36.2/spicetify-2.36.2-windows-x32.zip",
"hash": "d4e784e7030a04e90ff0b03ad9a2db9a43dfcb3d9718fcae8db494b4124e805b" "hash": "3c10087896fab8ba489a0f994125a1376bc417211ab4bf8f916a6399a16dea9e"
} }
}, },
"bin": "spicetify.exe", "bin": "spicetify.exe",