diff --git a/bucket/sing-box.json b/bucket/sing-box.json index a336ed3679..a54e832b74 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.10.6", + "version": "1.10.7", "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.6/sing-box-1.10.6-windows-amd64.zip", - "hash": "5ce6e9d894da0409005157a4862f73a253484ae07aae246f2ce41ae4493ca494", - "extract_dir": "sing-box-1.10.6-windows-amd64" + "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" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.6/sing-box-1.10.6-windows-386.zip", - "hash": "53bd7fe1189d2a2835b7fbfff656aa3446c7dfc0194b89be9c54ee119c05d21f", - "extract_dir": "sing-box-1.10.6-windows-386" + "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" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.6/sing-box-1.10.6-windows-arm64.zip", - "hash": "078b448fd65b13c2a0c35639e82d6213784038052e894ba41bf7c198f298a373", - "extract_dir": "sing-box-1.10.6-windows-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" } }, "bin": "sing-box.exe",