From 4c5007d2afefe251563cc2c85c4960bff70ed332 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 17:08:11 +0000 Subject: [PATCH] sing-box: Update to version 1.8.10 --- 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 1feeabaea9..34d2b65714 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.8.9", + "version": "1.8.10", "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.8.9/sing-box-1.8.9-windows-amd64.zip", - "hash": "baf1a9efac8366e184ee27c4cc76d7255d2498c0e4147cfac9687e3f04a74d5c", - "extract_dir": "sing-box-1.8.9-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.10/sing-box-1.8.10-windows-amd64.zip", + "hash": "f6e7587e8e19acf4c54d4323b56403cdd979a442ce08167fefe49b2c0ea656b5", + "extract_dir": "sing-box-1.8.10-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.9/sing-box-1.8.9-windows-386.zip", - "hash": "e41e418f23263c89b62bb10d3eb933b7a2b50e987f04f750e2344992d0810b88", - "extract_dir": "sing-box-1.8.9-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.10/sing-box-1.8.10-windows-386.zip", + "hash": "3be2f6ff5c742a9e11ef4f47b9231e2e99fd1ccd58c8a1ae683a681b0c527775", + "extract_dir": "sing-box-1.8.10-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.9/sing-box-1.8.9-windows-arm64.zip", - "hash": "48a540084760f9cb7192dac8c4dd8c15289c6a3200a464644fb1eca692640d55", - "extract_dir": "sing-box-1.8.9-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.10/sing-box-1.8.10-windows-arm64.zip", + "hash": "22e019455f0416d8fb7a3f86f47045643383b61cbd0b00a3bc8a6e69140db6c4", + "extract_dir": "sing-box-1.8.10-windows-arm64" } }, "bin": "sing-box.exe",