From 686da71bdbd72f5ed91bc4b522e3827637a01dcb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 08:25:37 +0000 Subject: [PATCH] sing-box: Update to version 1.8.1 --- 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 b1987f537c..bdba15ab96 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.8.0", + "version": "1.8.1", "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.0/sing-box-1.8.0-windows-amd64.zip", - "hash": "e09707157caa5e6d35e33759d0a5ee188857d6b8c6a711a28087d40a70a39b88", - "extract_dir": "sing-box-1.8.0-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.1/sing-box-1.8.1-windows-amd64.zip", + "hash": "5bfeb0dc605237ba8fbf02ec8eed1b2aa85136caec12d461eb6ae186d29a92f2", + "extract_dir": "sing-box-1.8.1-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.0/sing-box-1.8.0-windows-386.zip", - "hash": "e970c463315dddfbf9d1e6622e30a794a0bd413be1ad19b31e311a47c4f63341", - "extract_dir": "sing-box-1.8.0-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.1/sing-box-1.8.1-windows-386.zip", + "hash": "adf66d1b40ba4c9355dbc16a8fba093f2aa1c78a7fc6624e16da5055c8f51fc2", + "extract_dir": "sing-box-1.8.1-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.0/sing-box-1.8.0-windows-arm64.zip", - "hash": "2bde06ccd494afd541bb9ce20e479eb2fa191e76e5e47fbc86e6261a8d389dc2", - "extract_dir": "sing-box-1.8.0-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.1/sing-box-1.8.1-windows-arm64.zip", + "hash": "ea5c828c1742f1580b5fa30fda457ad897bb939dd83f22ab2625b03f12a32722", + "extract_dir": "sing-box-1.8.1-windows-arm64" } }, "bin": "sing-box.exe",