sing-box: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2023-10-31 04:25:42 +00:00
parent dfc28696f3
commit 9d2ca59100

View File

@ -1,23 +1,23 @@
{
"version": "1.5.5",
"version": "1.6.0",
"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.5.5/sing-box-1.5.5-windows-amd64.zip",
"hash": "22913c78e28cc09705c8391d74ac11ef8eb6b01a85b2e1124165b61146fed0ae",
"extract_dir": "sing-box-1.5.5-windows-amd64"
"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"
},
"32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.5/sing-box-1.5.5-windows-386.zip",
"hash": "bc059f9bdb06b8079537516de052b10ad7f528113c26f9bb89b6c18543a8d7be",
"extract_dir": "sing-box-1.5.5-windows-386"
"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"
},
"arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.5/sing-box-1.5.5-windows-arm64.zip",
"hash": "5942577bc293c0ece37a1e3294e4a59439230be82bf9d0471dbea9c4de45a650",
"extract_dir": "sing-box-1.5.5-windows-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"
}
},
"bin": "sing-box.exe",