sing-box: Update to version 1.11.11

This commit is contained in:
github-actions[bot] 2025-05-18 16:29:21 +00:00
parent 418dd61127
commit 75869f3ec4

View File

@ -1,23 +1,23 @@
{ {
"version": "1.11.10", "version": "1.11.11",
"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.10/sing-box-1.11.10-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-amd64.zip",
"hash": "5dd21adbebaa0c22b263b02bb05a9a15b0e0e3fc88e15b1354ffdb1594db4862", "hash": "05eb9118989a38eef1de89ed617c2c421ee83f7f5bf25481c5ef3c9a9147388a",
"extract_dir": "sing-box-1.11.10-windows-amd64" "extract_dir": "sing-box-1.11.11-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-386.zip",
"hash": "9493392b82402f49eb5752eb04d49167cfeb0b001524599d94c7553fd336947e", "hash": "f15a0526c646c46494fa9618ee0da9cccd843b80a120042b6aeb333f89ba5d55",
"extract_dir": "sing-box-1.11.10-windows-386" "extract_dir": "sing-box-1.11.11-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-arm64.zip",
"hash": "13d1f612a1477aca8135d3712027999525beed4d9c457030a09642c53aedcd51", "hash": "ab9ada476cb1f09708511074b168e84fa4ead62978f377d816b46227c36a854e",
"extract_dir": "sing-box-1.11.10-windows-arm64" "extract_dir": "sing-box-1.11.11-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",