{ "version": "1.5.0", "description": "A rule-based tunnel", "homepage": "https://github.com/Dreamacro/clash", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/Dreamacro/clash/releases/download/v1.5.0/clash-windows-amd64-v1.5.0.zip", "hash": "02077184a68b0396902c487beaa57036f3f82f987d2a7f0e7a5126f58332c1fe", "bin": [ [ "clash-windows-amd64.exe", "clash" ] ] }, "32bit": { "url": "https://github.com/Dreamacro/clash/releases/download/v1.5.0/clash-windows-386-v1.5.0.zip", "hash": "6cc5ea661e43656c3e10b606587267b05f92a597f42a313425493b4666733e0b", "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" } } } }