sing-box: Update to version 1.11.5

This commit is contained in:
github-actions[bot] 2025-03-11 16:30:09 +00:00
parent d17fbef4ce
commit c743f21dfc

View File

@ -1,23 +1,23 @@
{ {
"version": "1.11.4", "version": "1.11.5",
"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.4/sing-box-1.11.4-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.5/sing-box-1.11.5-windows-amd64.zip",
"hash": "8a681dbd6fa84f03d41e9e8637a8ff4df3d1d209556585ebf004b48325f9d70e", "hash": "435fa731518b3f770f3be968bfc6106b5ffa669ecf0269b3ef081b8fadfa1681",
"extract_dir": "sing-box-1.11.4-windows-amd64" "extract_dir": "sing-box-1.11.5-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.4/sing-box-1.11.4-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.5/sing-box-1.11.5-windows-386.zip",
"hash": "6932a556342a08597c85af6271162e0e230eb573af7d97a3a46a3eba61d78f05", "hash": "06857b125a52f63f01d6605114dd145a446edc9db24087b167a94390ef81502d",
"extract_dir": "sing-box-1.11.4-windows-386" "extract_dir": "sing-box-1.11.5-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.4/sing-box-1.11.4-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.5/sing-box-1.11.5-windows-arm64.zip",
"hash": "a0e3516a805774d1d671b3666e6b361f3f672e0a3926cfa99683be8b5076baeb", "hash": "b9efd9c3c2413b1b4b4ec62df4385d92578f26cde7ba5e823b9cc5c286c6c475",
"extract_dir": "sing-box-1.11.4-windows-arm64" "extract_dir": "sing-box-1.11.5-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",