From 6a818eef03ef41b70b64b95abd06afa28c5ea6bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 08:26:54 +0000 Subject: [PATCH] sing-box: Update to version 1.7.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 1966f1aaf4..f16ce3094d 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.7.4", + "version": "1.7.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.7.4/sing-box-1.7.4-windows-amd64.zip", - "hash": "7eab4f318b17d195f5eaa62b259a4ea5c410e48f298a7560e391ddf973b29106", - "extract_dir": "sing-box-1.7.4-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.5/sing-box-1.7.5-windows-amd64.zip", + "hash": "21d963e9d9ff8b14e4cdee58345b4a5d534d00ba70974e6fbc9c5d91d6d5fdbd", + "extract_dir": "sing-box-1.7.5-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.4/sing-box-1.7.4-windows-386.zip", - "hash": "2bba0f7aaa21c250e88482c4951172e923c3e303388b979326cdd61715107b3a", - "extract_dir": "sing-box-1.7.4-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.5/sing-box-1.7.5-windows-386.zip", + "hash": "ec323841281341384db00f5887ab95918d96cd1fec17f95658e335b3d2f0f3ab", + "extract_dir": "sing-box-1.7.5-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.4/sing-box-1.7.4-windows-arm64.zip", - "hash": "13b916b4ca41cdc5859dcf5d32053f748fc6cba93f497bde52824acde02b2c2b", - "extract_dir": "sing-box-1.7.4-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.5/sing-box-1.7.5-windows-arm64.zip", + "hash": "1089a4defed19e070bb567c66ee252d9e485f1dea969bb2250fa9602c4b9a9f7", + "extract_dir": "sing-box-1.7.5-windows-arm64" } }, "bin": "sing-box.exe",