sing-box: Update to version 1.12.10

This commit is contained in:
github-actions[bot] 2025-10-14 16:30:04 +00:00
parent 06cbfc5a5c
commit df245b234f

View File

@ -1,23 +1,23 @@
{ {
"version": "1.12.9", "version": "1.12.10",
"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.12.9/sing-box-1.12.9-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.10/sing-box-1.12.10-windows-amd64.zip",
"hash": "f9f9b55d394fe08a8afe1fd3bb1c037e687a12fbe701f16481be6941d1766840", "hash": "cbe46abc7310f9be9635578ac31f22c44c0110afbb60f78f7cade225f20a5ff0",
"extract_dir": "sing-box-1.12.9-windows-amd64" "extract_dir": "sing-box-1.12.10-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.10/sing-box-1.12.10-windows-386.zip",
"hash": "90d15751b3f2b7155f7bfa5220fe5dd87303a9c05795c3972ab5eee0858e790e", "hash": "4bae584d6ed972a6c4cf26efedb441e97a72d9289e50624d8193604fd387fddc",
"extract_dir": "sing-box-1.12.9-windows-386" "extract_dir": "sing-box-1.12.10-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.10/sing-box-1.12.10-windows-arm64.zip",
"hash": "4a490b0d114e0ae4c7e154232860cad7b9897bfcd9324d40b07a48dae90eb1d0", "hash": "a3bf07f8c69ff7ce374b16b7ab525421cae1fb1449af0856533542228ec8276e",
"extract_dir": "sing-box-1.12.9-windows-arm64" "extract_dir": "sing-box-1.12.10-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",