sing-box: Update to version 1.10.6

This commit is contained in:
github-actions[bot] 2025-01-04 04:29:24 +00:00
parent b65cf2f5a7
commit 4df8ae4b10

View File

@ -1,23 +1,23 @@
{ {
"version": "1.10.5", "version": "1.10.6",
"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.10.5/sing-box-1.10.5-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.6/sing-box-1.10.6-windows-amd64.zip",
"hash": "dc9ccb9e9c02f252572771e075bb2f833a8a4f7868ba407b38a070bf392feb7a", "hash": "5ce6e9d894da0409005157a4862f73a253484ae07aae246f2ce41ae4493ca494",
"extract_dir": "sing-box-1.10.5-windows-amd64" "extract_dir": "sing-box-1.10.6-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.5/sing-box-1.10.5-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.6/sing-box-1.10.6-windows-386.zip",
"hash": "ddcf6c7fcc45bfc487ca3376f3fd0048585f0f28b68aa042804210bf64b494f4", "hash": "53bd7fe1189d2a2835b7fbfff656aa3446c7dfc0194b89be9c54ee119c05d21f",
"extract_dir": "sing-box-1.10.5-windows-386" "extract_dir": "sing-box-1.10.6-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.5/sing-box-1.10.5-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.6/sing-box-1.10.6-windows-arm64.zip",
"hash": "601c738c630253880c10a3ac2b929fb095de4ea328383c14cb53c49750520bfe", "hash": "078b448fd65b13c2a0c35639e82d6213784038052e894ba41bf7c198f298a373",
"extract_dir": "sing-box-1.10.5-windows-arm64" "extract_dir": "sing-box-1.10.6-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",