sing-box: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2024-10-15 16:30:16 +00:00
parent cbc4e22149
commit 8295a02b71

View File

@ -1,23 +1,23 @@
{
"version": "1.9.7",
"version": "1.10.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.9.7/sing-box-1.9.7-windows-amd64.zip",
"hash": "16e7ab7c2265c4908da648d35adaab3198707d4187002f38435516c941466a52",
"extract_dir": "sing-box-1.9.7-windows-amd64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.0/sing-box-1.10.0-windows-amd64.zip",
"hash": "8ee3e6beaa94fb961b91c845446e3300cf0e995cb3995448da320ead88b8666b",
"extract_dir": "sing-box-1.10.0-windows-amd64"
},
"32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.7/sing-box-1.9.7-windows-386.zip",
"hash": "7d003be8389639f751665f581bc76410909f319e4ea67fa4ca0a2f4c76f4dddb",
"extract_dir": "sing-box-1.9.7-windows-386"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.0/sing-box-1.10.0-windows-386.zip",
"hash": "434dbb11a8615a38771ca3871d3f85fc0b7e949dd9ea36735da8eb2a98818e92",
"extract_dir": "sing-box-1.10.0-windows-386"
},
"arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.7/sing-box-1.9.7-windows-arm64.zip",
"hash": "c1ad1c57c62041fdd9679387362ddcc76cbf1fd4d83405a35a1012ae1b5fd16c",
"extract_dir": "sing-box-1.9.7-windows-arm64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.0/sing-box-1.10.0-windows-arm64.zip",
"hash": "6bfd199d660251d5ce65b922e32378fceaed5b907bac37473ac8c448b549e6c7",
"extract_dir": "sing-box-1.10.0-windows-arm64"
}
},
"bin": "sing-box.exe",