diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 9fc4894868..d036ef35af 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.9", + "version": "1.11.10", "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.11.9/sing-box-1.11.9-windows-amd64.zip", - "hash": "79eaf7e9655452c796269c4dff247d04b2533a00cfe60eccf0f2054ba96b248e", - "extract_dir": "sing-box-1.11.9-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-amd64.zip", + "hash": "5dd21adbebaa0c22b263b02bb05a9a15b0e0e3fc88e15b1354ffdb1594db4862", + "extract_dir": "sing-box-1.11.10-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-386.zip", - "hash": "0f9c5cf2e7fa70316536f1dacb49f856f514802d70b7572c60f1e1089c10a3d0", - "extract_dir": "sing-box-1.11.9-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-386.zip", + "hash": "9493392b82402f49eb5752eb04d49167cfeb0b001524599d94c7553fd336947e", + "extract_dir": "sing-box-1.11.10-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-arm64.zip", - "hash": "d148308a3e1e12693a31165a15c2401e02053bc0707322ca9793e1f76424e809", - "extract_dir": "sing-box-1.11.9-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-arm64.zip", + "hash": "13d1f612a1477aca8135d3712027999525beed4d9c457030a09642c53aedcd51", + "extract_dir": "sing-box-1.11.10-windows-arm64" } }, "bin": "sing-box.exe",