diff --git a/bucket/sing-box.json b/bucket/sing-box.json index a54e832b74..e9141ff305 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.10.7", + "version": "1.11.0", "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.7/sing-box-1.10.7-windows-amd64.zip", - "hash": "3561fbbbc0e556159e642567f3643e11bd841c8136bc0a6683a80b94a4e5bde0", - "extract_dir": "sing-box-1.10.7-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.0/sing-box-1.11.0-windows-amd64.zip", + "hash": "f7cac29824e80f841ca904fb65ac36e29d350c7096384aaff90a295c2eb9cb7c", + "extract_dir": "sing-box-1.11.0-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.7/sing-box-1.10.7-windows-386.zip", - "hash": "cf498ba8f5c17ca8991ff540a7f9b2142808683d77b0e65a67950ae0e979ee2a", - "extract_dir": "sing-box-1.10.7-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.0/sing-box-1.11.0-windows-386.zip", + "hash": "c3b55c8cc8e6705363c0bd60dde32965a8d113b727dd7ed8a50c9e9abf5a26cd", + "extract_dir": "sing-box-1.11.0-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.7/sing-box-1.10.7-windows-arm64.zip", - "hash": "fec09c64809266d871e1f26e970d9167f9826d35db1e4074d92baa47b357914a", - "extract_dir": "sing-box-1.10.7-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.0/sing-box-1.11.0-windows-arm64.zip", + "hash": "d412ad8ad2c6dcafedd1b4e2a1b12194d825d324af5d001f4500983016b32f9e", + "extract_dir": "sing-box-1.11.0-windows-arm64" } }, "bin": "sing-box.exe",