sing-box: Update to version 1.12.5

This commit is contained in:
github-actions[bot] 2025-09-10 16:30:50 +00:00
parent 11e8bef7c4
commit 5e5f534b45

View File

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