diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 65b9a96f83..2d30f9922f 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.10.0", + "version": "1.10.1", "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.10.0/sing-box-1.10.0-windows-amd64.zip", - "hash": "8ee3e6beaa94fb961b91c845446e3300cf0e995cb3995448da320ead88b8666b", - "extract_dir": "sing-box-1.10.0-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.1/sing-box-1.10.1-windows-amd64.zip", + "hash": "519ba388e149c24131a8e4cca9b6125384b92aa770117f54ad713b4de0ed53fe", + "extract_dir": "sing-box-1.10.1-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.0/sing-box-1.10.0-windows-386.zip", - "hash": "434dbb11a8615a38771ca3871d3f85fc0b7e949dd9ea36735da8eb2a98818e92", - "extract_dir": "sing-box-1.10.0-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.1/sing-box-1.10.1-windows-386.zip", + "hash": "70c4f5676f03cf26f9825d735040e9dad4943ab191e54d955a7b3acf59802147", + "extract_dir": "sing-box-1.10.1-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.0/sing-box-1.10.0-windows-arm64.zip", - "hash": "6bfd199d660251d5ce65b922e32378fceaed5b907bac37473ac8c448b549e6c7", - "extract_dir": "sing-box-1.10.0-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.1/sing-box-1.10.1-windows-arm64.zip", + "hash": "4a2b6a28d09b907f9ab57fe8b2ad4791b9371fd10ae3064e58469976ad6f6704", + "extract_dir": "sing-box-1.10.1-windows-arm64" } }, "bin": "sing-box.exe",