From 1fa848d750ac043025504619b3153fe4fe6d388f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 04:29:43 +0000 Subject: [PATCH] sing-box: Update to version 1.12.2 --- 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 d5a2dadf45..e8a92c3dd3 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.1", + "version": "1.12.2", "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.1/sing-box-1.12.1-windows-amd64.zip", - "hash": "5ea1d8283a181bf2c6fae6093f559be7200d8407040699462d44a209688491c2", - "extract_dir": "sing-box-1.12.1-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.2/sing-box-1.12.2-windows-amd64.zip", + "hash": "c11625814a4be746c500acb745ae56b28dd3870bab1a2a39d073d2485028e3dd", + "extract_dir": "sing-box-1.12.2-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.1/sing-box-1.12.1-windows-386.zip", - "hash": "1a2006f0c03ba04ca1cee1d2db41bc00d25bc51d0ada58ef0f4096302cffe76e", - "extract_dir": "sing-box-1.12.1-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.2/sing-box-1.12.2-windows-386.zip", + "hash": "43adaac0b00e44593818b164bad41b223d977b642811f8e81eeacd2fed39b240", + "extract_dir": "sing-box-1.12.2-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.1/sing-box-1.12.1-windows-arm64.zip", - "hash": "9e62375bdf3e870f427b47a77137edb473a0ea99a103b5a7ceb2cd946882cfbb", - "extract_dir": "sing-box-1.12.1-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.2/sing-box-1.12.2-windows-arm64.zip", + "hash": "552f494fe859f345bec8afb305c6e69f4b644eaf759e9c89e1ecab011bd8b2a3", + "extract_dir": "sing-box-1.12.2-windows-arm64" } }, "bin": "sing-box.exe",