sing-box: Update to version 1.11.2

This commit is contained in:
github-actions[bot] 2025-02-11 04:29:20 +00:00
parent 6977697973
commit 73abfe26be

View File

@ -1,23 +1,23 @@
{ {
"version": "1.11.1", "version": "1.11.2",
"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.1/sing-box-1.11.1-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.2/sing-box-1.11.2-windows-amd64.zip",
"hash": "fa166f33a92a3de4e7b20308c534867ec422541bed9a38a8ac27fd98043a47c2", "hash": "8d9f58fe917b03c742f758903dd5e406fbcf66c52176548fd2ef47915c9d1f9f",
"extract_dir": "sing-box-1.11.1-windows-amd64" "extract_dir": "sing-box-1.11.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.1/sing-box-1.11.1-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.2/sing-box-1.11.2-windows-386.zip",
"hash": "987d406d4163f2d0748a3b64f577a07d5a110ffeb55b1d155cb5b7a226d060b7", "hash": "990970d75e7efcce413afab5413f464291fab27125f5dda1fc01eec036554cfa",
"extract_dir": "sing-box-1.11.1-windows-386" "extract_dir": "sing-box-1.11.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.1/sing-box-1.11.1-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.2/sing-box-1.11.2-windows-arm64.zip",
"hash": "5c7503a257b61630c589cd5465475351e97e6042072d10ef4dfb3f99ab5b8862", "hash": "af23f21b754e5560104561ea8fd2b2c656476d8b6aad16c260d15e0f3a4fda28",
"extract_dir": "sing-box-1.11.1-windows-arm64" "extract_dir": "sing-box-1.11.2-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",