{ "version": "1.12.13", "description": "The universal proxy platform.", "homepage": "https://sing-box.sagernet.org/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.13/sing-box-1.12.13-windows-amd64.zip", "hash": "e9952585ee6f1429614a8b486cbec4864bbcff0b90458153ad1e31399dc94007", "extract_dir": "sing-box-1.12.13-windows-amd64" }, "32bit": { "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.13/sing-box-1.12.13-windows-386.zip", "hash": "b5910bda85df0ff34eef3eb9fe42471d717c0b5bbcab14d93db09b2bf60e05f9", "extract_dir": "sing-box-1.12.13-windows-386" }, "arm64": { "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.13/sing-box-1.12.13-windows-arm64.zip", "hash": "273c4ea0fe9cce77472a12cad65c23a1d61f70b56089a7734ace781f90155d4a", "extract_dir": "sing-box-1.12.13-windows-arm64" } }, "bin": "sing-box.exe", "checkver": { "github": "https://github.com/SagerNet/sing-box/", "regex": "(?v([\\d.]+))" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/SagerNet/sing-box/releases/download/$matchTag/sing-box-$version-windows-amd64.zip", "extract_dir": "sing-box-$version-windows-amd64" }, "32bit": { "url": "https://github.com/SagerNet/sing-box/releases/download/$matchTag/sing-box-$version-windows-386.zip", "extract_dir": "sing-box-$version-windows-386" }, "arm64": { "url": "https://github.com/SagerNet/sing-box/releases/download/$matchTag/sing-box-$version-windows-arm64.zip", "extract_dir": "sing-box-$version-windows-arm64" } } } }