sing-box: Update to version 1.11.7

This commit is contained in:
github-actions[bot] 2025-04-08 08:29:59 +00:00
parent 40ad5d5fef
commit ec74895c13

View File

@ -1,23 +1,23 @@
{ {
"version": "1.11.6", "version": "1.11.7",
"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.6/sing-box-1.11.6-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.7/sing-box-1.11.7-windows-amd64.zip",
"hash": "180cf72afaf3ec104bbae8cb72be2a8a96d2a3536e026cc1d939636af4c2775a", "hash": "46d4d69700bc6a9e5f751a0928a5aca2e6f7abdef7780c1781889311c073372e",
"extract_dir": "sing-box-1.11.6-windows-amd64" "extract_dir": "sing-box-1.11.7-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.6/sing-box-1.11.6-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.7/sing-box-1.11.7-windows-386.zip",
"hash": "a8d93b09b135f76d6e403373a3fee83c9b3f5f37086b1e50cb2ea8fc95026642", "hash": "6cf85abe5e49a5bb2f66a66aa2ca7736f207136d6525515758ea994cea7c9bb6",
"extract_dir": "sing-box-1.11.6-windows-386" "extract_dir": "sing-box-1.11.7-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.6/sing-box-1.11.6-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.7/sing-box-1.11.7-windows-arm64.zip",
"hash": "e4c9e0077deb29475f26b4815c1069d45fa3267940a8cdedd192e50056142d70", "hash": "fbcdadf6dbb897cf94c770ea88fea280c1232ac9a479b6eb8e93471a73f5ae11",
"extract_dir": "sing-box-1.11.6-windows-arm64" "extract_dir": "sing-box-1.11.7-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",