From ac66435696be8978e9aed1ca3bd970fb0b773cc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 12:32:57 +0000 Subject: [PATCH] sing-box: Update to version 1.11.4 --- 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 c40337efbd..8e36c5acc5 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.3", + "version": "1.11.4", "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.11.3/sing-box-1.11.3-windows-amd64.zip", - "hash": "e9512cdf292dc70ebae633bb10d30fe7c3cf41acdaf019a89249804475801c31", - "extract_dir": "sing-box-1.11.3-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.4/sing-box-1.11.4-windows-amd64.zip", + "hash": "8a681dbd6fa84f03d41e9e8637a8ff4df3d1d209556585ebf004b48325f9d70e", + "extract_dir": "sing-box-1.11.4-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.3/sing-box-1.11.3-windows-386.zip", - "hash": "7aa7e4f7127ddb238b856d763fda561f64a5a4e5cb768300d4ac918cb9873f85", - "extract_dir": "sing-box-1.11.3-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.4/sing-box-1.11.4-windows-386.zip", + "hash": "6932a556342a08597c85af6271162e0e230eb573af7d97a3a46a3eba61d78f05", + "extract_dir": "sing-box-1.11.4-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.3/sing-box-1.11.3-windows-arm64.zip", - "hash": "0620a9247e418aa0fbb7eb6a20534bfe0a9571e6216356875ae69f96eb09b9bf", - "extract_dir": "sing-box-1.11.3-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.4/sing-box-1.11.4-windows-arm64.zip", + "hash": "a0e3516a805774d1d671b3666e6b361f3f672e0a3926cfa99683be8b5076baeb", + "extract_dir": "sing-box-1.11.4-windows-arm64" } }, "bin": "sing-box.exe",