{ "version": "1.12.4", "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.4/sing-box-1.12.4-windows-amd64.zip", "hash": "36150aa3e427ca460785d02a2960eed9bb2570e9d6f199cf45f088fb2f4b4675", "extract_dir": "sing-box-1.12.4-windows-amd64" }, "32bit": { "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.4/sing-box-1.12.4-windows-386.zip", "hash": "c1015945b0653543a47e421f57341cffaeb6d7c7ddd18417b98da4475100ca23", "extract_dir": "sing-box-1.12.4-windows-386" }, "arm64": { "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.4/sing-box-1.12.4-windows-arm64.zip", "hash": "d0c3a321333dd6a8fc77b08d2f096aa29a67433d55603b1dc7981c388dad3c59", "extract_dir": "sing-box-1.12.4-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" } } } }