diff --git a/bucket/sing-box.json b/bucket/sing-box.json index a97cdb4847..8e19ddedea 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.6.0", + "version": "1.6.1", "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.6.0/sing-box-1.6.0-windows-amd64.zip", - "hash": "3b0e48dcd5dc3a44f65ac224f6bdceb056f9f2cf3399540cafd504c613df487b", - "extract_dir": "sing-box-1.6.0-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.1/sing-box-1.6.1-windows-amd64.zip", + "hash": "9638598076dfc2a0dd57124f8d3ea00da0a607691d0d16df902379fe9e1c2771", + "extract_dir": "sing-box-1.6.1-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.0/sing-box-1.6.0-windows-386.zip", - "hash": "606cfb2aa95ac8698e6ccaeb16124ea2741ea96f3cbd2093e82cfdee2fec6b15", - "extract_dir": "sing-box-1.6.0-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.1/sing-box-1.6.1-windows-386.zip", + "hash": "09405a9d01b72719fabcd8a5f116f21f104a1755edefd5ba7f7da8b652e2082e", + "extract_dir": "sing-box-1.6.1-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.0/sing-box-1.6.0-windows-arm64.zip", - "hash": "354ea28bdf2353f7684391e882f56c2f47c4180f8a8c174b1c0f80f0bf95c91b", - "extract_dir": "sing-box-1.6.0-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.1/sing-box-1.6.1-windows-arm64.zip", + "hash": "d1ba049830bd9b9dcfd7cf2a3ca3284e8a74605b630e92fdd091861fc9691aeb", + "extract_dir": "sing-box-1.6.1-windows-arm64" } }, "bin": "sing-box.exe",