diff --git a/bucket/sing-box.json b/bucket/sing-box.json index da9326a83b..66e80a7d4d 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.13", + "version": "1.11.14", "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.13/sing-box-1.11.13-windows-amd64.zip", - "hash": "c33eb4c464b8c4a3d89ba75527fa9a35dbee5d67ad7ff38a637f649336a5bb9a", - "extract_dir": "sing-box-1.11.13-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-amd64.zip", + "hash": "fc8ea382df6f391737df13abfb860211e9bf143f783b228f3ba2316703d2d328", + "extract_dir": "sing-box-1.11.14-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.13/sing-box-1.11.13-windows-386.zip", - "hash": "1f019504e3697f18d2dc91ff76d36d371f14273fee700f402b045d537e67d9e9", - "extract_dir": "sing-box-1.11.13-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-386.zip", + "hash": "874d2c67890f2b6a2d345cd048e9dcdcf62b95c6f3388a93add0c4a40544208a", + "extract_dir": "sing-box-1.11.14-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.13/sing-box-1.11.13-windows-arm64.zip", - "hash": "089b0734e802bafbc6f5f1c3e0a7b4dba7a1e1c048bd507f1a756dce9bed5c66", - "extract_dir": "sing-box-1.11.13-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-arm64.zip", + "hash": "9155de5d5caa07b162f3e3389b19df4db5233bcabc5ea2cf734425eb39d254d8", + "extract_dir": "sing-box-1.11.14-windows-arm64" } }, "bin": "sing-box.exe",