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