sing-box: Update to version 1.11.14

This commit is contained in:
github-actions[bot] 2025-06-19 04:31:05 +00:00
parent 5c4b9de3ac
commit 7994a145cf

View File

@ -1,23 +1,23 @@
{ {
"version": "1.11.13", "version": "1.11.14",
"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.13/sing-box-1.11.13-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-amd64.zip",
"hash": "c33eb4c464b8c4a3d89ba75527fa9a35dbee5d67ad7ff38a637f649336a5bb9a", "hash": "fc8ea382df6f391737df13abfb860211e9bf143f783b228f3ba2316703d2d328",
"extract_dir": "sing-box-1.11.13-windows-amd64" "extract_dir": "sing-box-1.11.14-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.13/sing-box-1.11.13-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-386.zip",
"hash": "1f019504e3697f18d2dc91ff76d36d371f14273fee700f402b045d537e67d9e9", "hash": "874d2c67890f2b6a2d345cd048e9dcdcf62b95c6f3388a93add0c4a40544208a",
"extract_dir": "sing-box-1.11.13-windows-386" "extract_dir": "sing-box-1.11.14-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.13/sing-box-1.11.13-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-arm64.zip",
"hash": "089b0734e802bafbc6f5f1c3e0a7b4dba7a1e1c048bd507f1a756dce9bed5c66", "hash": "9155de5d5caa07b162f3e3389b19df4db5233bcabc5ea2cf734425eb39d254d8",
"extract_dir": "sing-box-1.11.13-windows-arm64" "extract_dir": "sing-box-1.11.14-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",