From 506da284ebabae004f07086fa9ff0dddf790cd9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 12:32:29 +0000 Subject: [PATCH] sing-box: Update to version 1.10.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 cd8d61aa89..c1e51a84ff 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.10.2", + "version": "1.10.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.10.2/sing-box-1.10.2-windows-amd64.zip", - "hash": "28ea5bab3fa393efd3db5f00e4736e052e6f9774788eaff1e0e99a5a77f803c2", - "extract_dir": "sing-box-1.10.2-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.3/sing-box-1.10.3-windows-amd64.zip", + "hash": "b3d366b159894fc00d0cf3570bca6d7d43538ef7ea44dc2fd959bed9242edb63", + "extract_dir": "sing-box-1.10.3-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.2/sing-box-1.10.2-windows-386.zip", - "hash": "c2cfc75c31e5011663b588ba06539d54b8173769e1c4b3c556197ec8efd8de56", - "extract_dir": "sing-box-1.10.2-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.3/sing-box-1.10.3-windows-386.zip", + "hash": "7227134a676ceb4610f33aaf4ace05c5ff30648d7526aea7a7a3a3961e747a99", + "extract_dir": "sing-box-1.10.3-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.2/sing-box-1.10.2-windows-arm64.zip", - "hash": "7a46203ab5873ef6e402926b4e0309ba15a0516fd5e8caab6d1f5bbe196ac0bf", - "extract_dir": "sing-box-1.10.2-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.3/sing-box-1.10.3-windows-arm64.zip", + "hash": "5cb640b7430b04c6cc1bec3e35a21ba2f921edaa58c76c9165a2bcf934539ec6", + "extract_dir": "sing-box-1.10.3-windows-arm64" } }, "bin": "sing-box.exe",