From dd359510a1338d20ea28351111dafb0fb89952ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 20:27:36 +0000 Subject: [PATCH] sing-box: Update to version 1.12.7 --- bucket/sing-box.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/sing-box.json b/bucket/sing-box.json index dd8a9a9ff8..441f98c57d 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.6", + "version": "1.12.7", "description": "The universal proxy platform.", "homepage": "https://sing-box.sagernet.org/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.6/sing-box-1.12.6-windows-amd64.zip", - "hash": "c0cbffafffb46abe630cffc2cefdfab365c00bff1633e1ddd3df9fb7b1595a3a", - "extract_dir": "sing-box-1.12.6-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.7/sing-box-1.12.7-windows-amd64.zip", + "hash": "fdb6707e12d1606d9cb9ff7ad8085904eae27755fa175de7e23441032df08cb0", + "extract_dir": "sing-box-1.12.7-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.6/sing-box-1.12.6-windows-386.zip", - "hash": "b195dbaf7fc81a2b01f7248cdf0ce22137a4c0352d7f1457ef76eab0bd0bb906", - "extract_dir": "sing-box-1.12.6-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.7/sing-box-1.12.7-windows-386.zip", + "hash": "5e188697f0b02041f631ed0922020d61ac19d52d3272f22172d6a2cc030b1913", + "extract_dir": "sing-box-1.12.7-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.6/sing-box-1.12.6-windows-arm64.zip", - "hash": "6444f067385efb2fad6b2edb16d824704d23fe366eb574c98cfbbdfe422591d6", - "extract_dir": "sing-box-1.12.6-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.7/sing-box-1.12.7-windows-arm64.zip", + "hash": "6443a0ef652f580f1dd16231835001c86fb30d28ec1b25c63560ae0ddabad3e8", + "extract_dir": "sing-box-1.12.7-windows-arm64" } }, "bin": "sing-box.exe",