sing-box: Update to version 1.11.9

This commit is contained in:
github-actions[bot] 2025-04-27 16:29:40 +00:00
parent daca971a65
commit 4413eda351

View File

@ -1,23 +1,23 @@
{ {
"version": "1.11.8", "version": "1.11.9",
"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.11.8/sing-box-1.11.8-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-amd64.zip",
"hash": "c163923186c96e0e4f016d806b37457186a35d158596060879b300a1d496c251", "hash": "79eaf7e9655452c796269c4dff247d04b2533a00cfe60eccf0f2054ba96b248e",
"extract_dir": "sing-box-1.11.8-windows-amd64" "extract_dir": "sing-box-1.11.9-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-386.zip",
"hash": "e8a3c10a6f8e66b03a71cc49e19568f4b2cb9fdc6f32f29971b3f466f4c5a8e4", "hash": "0f9c5cf2e7fa70316536f1dacb49f856f514802d70b7572c60f1e1089c10a3d0",
"extract_dir": "sing-box-1.11.8-windows-386" "extract_dir": "sing-box-1.11.9-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-arm64.zip",
"hash": "1490f28b22fb3cd3e020d31663193537c421b4b2c555667fdf2b5fcc9c2245a6", "hash": "d148308a3e1e12693a31165a15c2401e02053bc0707322ca9793e1f76424e809",
"extract_dir": "sing-box-1.11.8-windows-arm64" "extract_dir": "sing-box-1.11.9-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",