From 9d2ca5910070bb09909d6093ac8698d6929bc309 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 04:25:42 +0000 Subject: [PATCH] sing-box: Update to version 1.6.0 --- 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 b7e0150696..a97cdb4847 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.5.5", + "version": "1.6.0", "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.5.5/sing-box-1.5.5-windows-amd64.zip", - "hash": "22913c78e28cc09705c8391d74ac11ef8eb6b01a85b2e1124165b61146fed0ae", - "extract_dir": "sing-box-1.5.5-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.0/sing-box-1.6.0-windows-amd64.zip", + "hash": "3b0e48dcd5dc3a44f65ac224f6bdceb056f9f2cf3399540cafd504c613df487b", + "extract_dir": "sing-box-1.6.0-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.5/sing-box-1.5.5-windows-386.zip", - "hash": "bc059f9bdb06b8079537516de052b10ad7f528113c26f9bb89b6c18543a8d7be", - "extract_dir": "sing-box-1.5.5-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.0/sing-box-1.6.0-windows-386.zip", + "hash": "606cfb2aa95ac8698e6ccaeb16124ea2741ea96f3cbd2093e82cfdee2fec6b15", + "extract_dir": "sing-box-1.6.0-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.5/sing-box-1.5.5-windows-arm64.zip", - "hash": "5942577bc293c0ece37a1e3294e4a59439230be82bf9d0471dbea9c4de45a650", - "extract_dir": "sing-box-1.5.5-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.0/sing-box-1.6.0-windows-arm64.zip", + "hash": "354ea28bdf2353f7684391e882f56c2f47c4180f8a8c174b1c0f80f0bf95c91b", + "extract_dir": "sing-box-1.6.0-windows-arm64" } }, "bin": "sing-box.exe",