From 140bcde0b70679c9902b09d68ca68d8173048bdb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 12:32:28 +0000 Subject: [PATCH] sing-box: Update to version 1.12.14 --- 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 2300f6de0b..08f5db8213 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.13", + "version": "1.12.14", "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.13/sing-box-1.12.13-windows-amd64.zip", - "hash": "e9952585ee6f1429614a8b486cbec4864bbcff0b90458153ad1e31399dc94007", - "extract_dir": "sing-box-1.12.13-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.14/sing-box-1.12.14-windows-amd64.zip", + "hash": "aa57fe949c34bcb8f48cc9335e9af0f0f78c94e5bbe542ee00a26c7e3a3d7cd1", + "extract_dir": "sing-box-1.12.14-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.13/sing-box-1.12.13-windows-386.zip", - "hash": "b5910bda85df0ff34eef3eb9fe42471d717c0b5bbcab14d93db09b2bf60e05f9", - "extract_dir": "sing-box-1.12.13-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.14/sing-box-1.12.14-windows-386.zip", + "hash": "c833af8b07bfe34e17e8c5b4f5b02013116d17d4c5e7aa44e61f5bca92924375", + "extract_dir": "sing-box-1.12.14-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.13/sing-box-1.12.13-windows-arm64.zip", - "hash": "273c4ea0fe9cce77472a12cad65c23a1d61f70b56089a7734ace781f90155d4a", - "extract_dir": "sing-box-1.12.13-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.14/sing-box-1.12.14-windows-arm64.zip", + "hash": "151a6d3b5a57b13214cd90d0069e7c77b02a11c6930738fa892831cf7020ac52", + "extract_dir": "sing-box-1.12.14-windows-arm64" } }, "bin": "sing-box.exe",