diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 40c28b4ff3..06db058290 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.21", + "version": "1.12.22", "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.12.21/sing-box-1.12.21-windows-amd64.zip", - "hash": "1cfb68e0c80a879ea195bf97c01aecd01cbe95362a7a695ad2d85e788ef25906", - "extract_dir": "sing-box-1.12.21-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.22/sing-box-1.12.22-windows-amd64.zip", + "hash": "3c0f046e163ecb32ec2757f693daae1f4f138547535f6cc5d6a4bd9a7a086175", + "extract_dir": "sing-box-1.12.22-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.21/sing-box-1.12.21-windows-386.zip", - "hash": "94630262df8a482277ecaab9fe206d605726630c7a9fe8bb40e48b80639b71b1", - "extract_dir": "sing-box-1.12.21-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.22/sing-box-1.12.22-windows-386.zip", + "hash": "7d5642036478446f4eadcc6d186edb064fd222f5e36679f8791ba25d6b88fa21", + "extract_dir": "sing-box-1.12.22-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.21/sing-box-1.12.21-windows-arm64.zip", - "hash": "d01e36d839f5e77829e3751a21a203de867a4761dbdabbe688166af1075cc087", - "extract_dir": "sing-box-1.12.21-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.22/sing-box-1.12.22-windows-arm64.zip", + "hash": "e9454e573edbdec104ee066d53b229f77359c66554479114ed93c3e741c7dbfc", + "extract_dir": "sing-box-1.12.22-windows-arm64" } }, "bin": "sing-box.exe",