From 2ae87b6021d915a3d57afea82af1a404485bf277 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 12:30:58 +0000 Subject: [PATCH] sing-box: Update to version 1.9.3 --- 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 6fdb29c54e..b21aa7844c 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.9.2", + "version": "1.9.3", "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.9.2/sing-box-1.9.2-windows-amd64.zip", - "hash": "4b4075c5f3927b50d6738b2e6ed810535c3244a539f80df3c17b7aa041bc6f4f", - "extract_dir": "sing-box-1.9.2-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.3/sing-box-1.9.3-windows-amd64.zip", + "hash": "7123e9a59c2e8c1d737a3338000a284a4762fd06f556d1258665db70fe566cc8", + "extract_dir": "sing-box-1.9.3-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.2/sing-box-1.9.2-windows-386.zip", - "hash": "bc223e370d40c70bb972f3697eda5064e5f778cded22886204c8634fdf410dda", - "extract_dir": "sing-box-1.9.2-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.3/sing-box-1.9.3-windows-386.zip", + "hash": "abf8aa160ec8078ee3155198a0f67c736efbf4ba2098df1356a032b9bdd8057c", + "extract_dir": "sing-box-1.9.3-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.2/sing-box-1.9.2-windows-arm64.zip", - "hash": "b2e035b05972a7f770130c6f71476694f802947834a8d642314b5278f69af081", - "extract_dir": "sing-box-1.9.2-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.3/sing-box-1.9.3-windows-arm64.zip", + "hash": "9e95bcfc695b3362df6eb8aedd84ac63d1f3e19549663a3d13aaec1de366724a", + "extract_dir": "sing-box-1.9.3-windows-arm64" } }, "bin": "sing-box.exe",