{ "version": "1.4.2", "description": "A rule-based tunnel", "homepage": "https://github.com/Dreamacro/clash", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/Dreamacro/clash/releases/download/v1.4.2/clash-windows-amd64-v1.4.2.zip", "hash": "5b58f3a3a8ecdab4ef4036c17489e867a4a26fc5a8099e292c3005dab2fc4d05", "bin": [ [ "clash-windows-amd64.exe", "clash" ] ] }, "32bit": { "url": "https://github.com/Dreamacro/clash/releases/download/v1.4.2/clash-windows-386-v1.4.2.zip", "hash": "3edf5966a3793c1774f2dca2f84b45b4efbf34eb16ce428b1f12cebfb0f8a146", "bin": [ [ "clash-windows-386.exe", "clash" ] ] } }, "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Dreamacro/clash/releases/download/v$version/clash-windows-amd64-v$version.zip" }, "32bit": { "url": "https://github.com/Dreamacro/clash/releases/download/v$version/clash-windows-386-v$version.zip" } } } }