sing-box: Update to version 1.11.6

This commit is contained in:
github-actions[bot] 2025-03-27 12:31:29 +00:00
parent ea326ed4d8
commit 2fadad8d98

View File

@ -1,23 +1,23 @@
{ {
"version": "1.11.5", "version": "1.11.6",
"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.5/sing-box-1.11.5-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.6/sing-box-1.11.6-windows-amd64.zip",
"hash": "435fa731518b3f770f3be968bfc6106b5ffa669ecf0269b3ef081b8fadfa1681", "hash": "180cf72afaf3ec104bbae8cb72be2a8a96d2a3536e026cc1d939636af4c2775a",
"extract_dir": "sing-box-1.11.5-windows-amd64" "extract_dir": "sing-box-1.11.6-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.5/sing-box-1.11.5-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.6/sing-box-1.11.6-windows-386.zip",
"hash": "06857b125a52f63f01d6605114dd145a446edc9db24087b167a94390ef81502d", "hash": "a8d93b09b135f76d6e403373a3fee83c9b3f5f37086b1e50cb2ea8fc95026642",
"extract_dir": "sing-box-1.11.5-windows-386" "extract_dir": "sing-box-1.11.6-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.5/sing-box-1.11.5-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.6/sing-box-1.11.6-windows-arm64.zip",
"hash": "b9efd9c3c2413b1b4b4ec62df4385d92578f26cde7ba5e823b9cc5c286c6c475", "hash": "e4c9e0077deb29475f26b4815c1069d45fa3267940a8cdedd192e50056142d70",
"extract_dir": "sing-box-1.11.5-windows-arm64" "extract_dir": "sing-box-1.11.6-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",