diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 5ddef6075a..a336ed3679 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.10.5", + "version": "1.10.6", "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.5/sing-box-1.10.5-windows-amd64.zip", - "hash": "dc9ccb9e9c02f252572771e075bb2f833a8a4f7868ba407b38a070bf392feb7a", - "extract_dir": "sing-box-1.10.5-windows-amd64" + "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" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.5/sing-box-1.10.5-windows-386.zip", - "hash": "ddcf6c7fcc45bfc487ca3376f3fd0048585f0f28b68aa042804210bf64b494f4", - "extract_dir": "sing-box-1.10.5-windows-386" + "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" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.5/sing-box-1.10.5-windows-arm64.zip", - "hash": "601c738c630253880c10a3ac2b929fb095de4ea328383c14cb53c49750520bfe", - "extract_dir": "sing-box-1.10.5-windows-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" } }, "bin": "sing-box.exe",