{ "version": "1.12.5", "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.5/sing-box-1.12.5-windows-amd64.zip", "hash": "0fad4937770452f77d9d2201043d027d8fa48635b5b8dba56280715fb2e55282", "extract_dir": "sing-box-1.12.5-windows-amd64" }, "32bit": { "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.5/sing-box-1.12.5-windows-386.zip", "hash": "8048abe1d55c9e205f59203a71ac82408be2fbdbf326dc74e1ab3d79d54e3853", "extract_dir": "sing-box-1.12.5-windows-386" }, "arm64": { "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.5/sing-box-1.12.5-windows-arm64.zip", "hash": "b82f55aad470bfc909916ec92998c11157afa9e5335fadc5452e2c32c6568f61", "extract_dir": "sing-box-1.12.5-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" } } } }