From c743f21dfc572ac05250dbd61f70f5ead65e51f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 16:30:09 +0000 Subject: [PATCH] sing-box: Update to version 1.11.5 --- 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 8e36c5acc5..452ad6683f 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.4", + "version": "1.11.5", "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.4/sing-box-1.11.4-windows-amd64.zip", - "hash": "8a681dbd6fa84f03d41e9e8637a8ff4df3d1d209556585ebf004b48325f9d70e", - "extract_dir": "sing-box-1.11.4-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.5/sing-box-1.11.5-windows-amd64.zip", + "hash": "435fa731518b3f770f3be968bfc6106b5ffa669ecf0269b3ef081b8fadfa1681", + "extract_dir": "sing-box-1.11.5-windows-amd64" }, "32bit": { - "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.5/sing-box-1.11.5-windows-386.zip", + "hash": "06857b125a52f63f01d6605114dd145a446edc9db24087b167a94390ef81502d", + "extract_dir": "sing-box-1.11.5-windows-386" }, "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.5/sing-box-1.11.5-windows-arm64.zip", + "hash": "b9efd9c3c2413b1b4b4ec62df4385d92578f26cde7ba5e823b9cc5c286c6c475", + "extract_dir": "sing-box-1.11.5-windows-arm64" } }, "bin": "sing-box.exe",