{ "version": "1.12.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.12.0/clash-windows-amd64-v1.12.0.zip", "hash": "00025cf0c3e5ccf8e9d4eeaace4ee6aabdd77fd3df2ce5913749689262407406", "bin": [ [ "clash-windows-amd64.exe", "clash" ] ] }, "32bit": { "url": "https://github.com/Dreamacro/clash/releases/download/v1.12.0/clash-windows-386-v1.12.0.zip", "hash": "45cfddbee3bdfabffe453f9f574a549a9c9e12b65ab42539cb6ac81c11e4c5e9", "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" } } } }