From 5235f8030e985ca1287f65bdcdd039f1cc8d8cac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 12:32:54 +0000 Subject: [PATCH] sing-box: Update to version 1.12.18 --- 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 1b84394a02..47b63bbe21 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.17", + "version": "1.12.18", "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.17/sing-box-1.12.17-windows-amd64.zip", - "hash": "214623c436d4ad5bb513568e098a9e039d004641672a8fbc795d31d3b3e28b0a", - "extract_dir": "sing-box-1.12.17-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.18/sing-box-1.12.18-windows-amd64.zip", + "hash": "c6d7ffc5002a0c57cf4b9da4ed44e8ac1e3adfe806e78314d075e0f492029a31", + "extract_dir": "sing-box-1.12.18-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.17/sing-box-1.12.17-windows-386.zip", - "hash": "708a9831fc9f3c83328ba9d51fc7357cd8aeba6fbf022312800ecd2d826a311b", - "extract_dir": "sing-box-1.12.17-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.18/sing-box-1.12.18-windows-386.zip", + "hash": "e23bf7d5efc728a3ac70c2e708f8d213fc754dadd510c7cdccb837fe88d1fd16", + "extract_dir": "sing-box-1.12.18-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.17/sing-box-1.12.17-windows-arm64.zip", - "hash": "56e13a030b00a63ba5b529569cda1b6fd261cb173f2759c4acaee5bd20bce884", - "extract_dir": "sing-box-1.12.17-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.18/sing-box-1.12.18-windows-arm64.zip", + "hash": "9bec0b2c0ab7929f63e5a9fd115b1c8951a00fc6860f40090c26e420738497a1", + "extract_dir": "sing-box-1.12.18-windows-arm64" } }, "bin": "sing-box.exe",