sing-box: Update to version 1.12.6

This commit is contained in:
github-actions[bot] 2025-09-12 16:28:38 +00:00
parent 4743fa7f49
commit 7f36152a1c

View File

@ -1,23 +1,23 @@
{ {
"version": "1.12.5", "version": "1.12.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.12.5/sing-box-1.12.5-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.6/sing-box-1.12.6-windows-amd64.zip",
"hash": "0fad4937770452f77d9d2201043d027d8fa48635b5b8dba56280715fb2e55282", "hash": "c0cbffafffb46abe630cffc2cefdfab365c00bff1633e1ddd3df9fb7b1595a3a",
"extract_dir": "sing-box-1.12.5-windows-amd64" "extract_dir": "sing-box-1.12.6-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.5/sing-box-1.12.5-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.6/sing-box-1.12.6-windows-386.zip",
"hash": "8048abe1d55c9e205f59203a71ac82408be2fbdbf326dc74e1ab3d79d54e3853", "hash": "b195dbaf7fc81a2b01f7248cdf0ce22137a4c0352d7f1457ef76eab0bd0bb906",
"extract_dir": "sing-box-1.12.5-windows-386" "extract_dir": "sing-box-1.12.6-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.5/sing-box-1.12.5-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.6/sing-box-1.12.6-windows-arm64.zip",
"hash": "b82f55aad470bfc909916ec92998c11157afa9e5335fadc5452e2c32c6568f61", "hash": "6444f067385efb2fad6b2edb16d824704d23fe366eb574c98cfbbdfe422591d6",
"extract_dir": "sing-box-1.12.5-windows-arm64" "extract_dir": "sing-box-1.12.6-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",