sing-box: Update to version 1.8.10

This commit is contained in:
github-actions[bot] 2024-03-23 17:08:11 +00:00
parent 53a0ba652c
commit 4c5007d2af

View File

@ -1,23 +1,23 @@
{ {
"version": "1.8.9", "version": "1.8.10",
"description": "The universal proxy platform.", "description": "The universal proxy platform.",
"homepage": "https://sing-box.sagernet.org/", "homepage": "https://sing-box.sagernet.org/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.9/sing-box-1.8.9-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.10/sing-box-1.8.10-windows-amd64.zip",
"hash": "baf1a9efac8366e184ee27c4cc76d7255d2498c0e4147cfac9687e3f04a74d5c", "hash": "f6e7587e8e19acf4c54d4323b56403cdd979a442ce08167fefe49b2c0ea656b5",
"extract_dir": "sing-box-1.8.9-windows-amd64" "extract_dir": "sing-box-1.8.10-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.9/sing-box-1.8.9-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.10/sing-box-1.8.10-windows-386.zip",
"hash": "e41e418f23263c89b62bb10d3eb933b7a2b50e987f04f750e2344992d0810b88", "hash": "3be2f6ff5c742a9e11ef4f47b9231e2e99fd1ccd58c8a1ae683a681b0c527775",
"extract_dir": "sing-box-1.8.9-windows-386" "extract_dir": "sing-box-1.8.10-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.9/sing-box-1.8.9-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.10/sing-box-1.8.10-windows-arm64.zip",
"hash": "48a540084760f9cb7192dac8c4dd8c15289c6a3200a464644fb1eca692640d55", "hash": "22e019455f0416d8fb7a3f86f47045643383b61cbd0b00a3bc8a6e69140db6c4",
"extract_dir": "sing-box-1.8.9-windows-arm64" "extract_dir": "sing-box-1.8.10-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",