sing-box: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2025-02-05 04:29:29 +00:00
parent 59b9a5651f
commit 83029e9017

View File

@ -1,23 +1,23 @@
{ {
"version": "1.11.0", "version": "1.11.1",
"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.0/sing-box-1.11.0-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.1/sing-box-1.11.1-windows-amd64.zip",
"hash": "f7cac29824e80f841ca904fb65ac36e29d350c7096384aaff90a295c2eb9cb7c", "hash": "fa166f33a92a3de4e7b20308c534867ec422541bed9a38a8ac27fd98043a47c2",
"extract_dir": "sing-box-1.11.0-windows-amd64" "extract_dir": "sing-box-1.11.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.0/sing-box-1.11.0-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.1/sing-box-1.11.1-windows-386.zip",
"hash": "c3b55c8cc8e6705363c0bd60dde32965a8d113b727dd7ed8a50c9e9abf5a26cd", "hash": "987d406d4163f2d0748a3b64f577a07d5a110ffeb55b1d155cb5b7a226d060b7",
"extract_dir": "sing-box-1.11.0-windows-386" "extract_dir": "sing-box-1.11.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.0/sing-box-1.11.0-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.1/sing-box-1.11.1-windows-arm64.zip",
"hash": "d412ad8ad2c6dcafedd1b4e2a1b12194d825d324af5d001f4500983016b32f9e", "hash": "5c7503a257b61630c589cd5465475351e97e6042072d10ef4dfb3f99ab5b8862",
"extract_dir": "sing-box-1.11.0-windows-arm64" "extract_dir": "sing-box-1.11.1-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",