sing-box: Update to version 1.11.15

This commit is contained in:
github-actions[bot] 2025-07-08 08:31:18 +00:00
parent 691ee1ac07
commit b86f5b1623

View File

@ -1,23 +1,23 @@
{ {
"version": "1.11.14", "version": "1.11.15",
"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.14/sing-box-1.11.14-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.15/sing-box-1.11.15-windows-amd64.zip",
"hash": "5c8a8cf4ada7e8e2a7dd4520aeb36bce4cd9fcd697e9a53870c6fd5d40f42dae", "hash": "9acbda81d7a9a93d8d0616990cf8b804523adfcd0215d11a2dd9370746d2be28",
"extract_dir": "sing-box-1.11.14-windows-amd64" "extract_dir": "sing-box-1.11.15-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.15/sing-box-1.11.15-windows-386.zip",
"hash": "f864cdb21e1820c9699b69f72c8aecaa6be3aa5181d1700cb5faf8c1a84463fc", "hash": "2b40ebe5cc5f890b50b07f7486c2e382201b9f7aeee3edee9f40dc1437a1af4f",
"extract_dir": "sing-box-1.11.14-windows-386" "extract_dir": "sing-box-1.11.15-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.15/sing-box-1.11.15-windows-arm64.zip",
"hash": "c594f6e46f06d2ac4cc928405f0be577f7f608228e7ea3d40ffb2eb214456d11", "hash": "e164a4d0c2fbd3c5cf2ae10ca1c41f5a43f4fe91cc4d9a16f3804263f7c15bd7",
"extract_dir": "sing-box-1.11.14-windows-arm64" "extract_dir": "sing-box-1.11.15-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",