From b628be3d8b2b363ca89f139af6bbe8e7e2108eb6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 20:24:28 +0000 Subject: [PATCH] sing-box: Update to version 1.7.8 --- 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 6fc615c858..89d7eda5f1 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.7.7", + "version": "1.7.8", "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.7.7/sing-box-1.7.7-windows-amd64.zip", - "hash": "747681f24669499c84ea215a6322e638fb7c6e793732b8d851778376eabc0a0d", - "extract_dir": "sing-box-1.7.7-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.8/sing-box-1.7.8-windows-amd64.zip", + "hash": "5cf49d756c1282094113c1d6b3e4176e0425331623c8b2ba39108be7823248d9", + "extract_dir": "sing-box-1.7.8-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.7/sing-box-1.7.7-windows-386.zip", - "hash": "8883a9cb0c7579d38524938c50e37974d7a5049714d4f7e3d939285de17d632d", - "extract_dir": "sing-box-1.7.7-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.8/sing-box-1.7.8-windows-386.zip", + "hash": "325e299395c99ca16c5253e033ca7bdf5f59b4831a24325285809d16dd6ab93c", + "extract_dir": "sing-box-1.7.8-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.7/sing-box-1.7.7-windows-arm64.zip", - "hash": "807561fbe9fa3e0cfdc683d2b767bd418c7a337f542a366236352ee8fdc8b012", - "extract_dir": "sing-box-1.7.7-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.8/sing-box-1.7.8-windows-arm64.zip", + "hash": "d1bfa47691b45cf6003c2f019d087f7738cd6c650a992e8a5d1c1ccb2bfb5bb8", + "extract_dir": "sing-box-1.7.8-windows-arm64" } }, "bin": "sing-box.exe",