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