From 67934e615ed691afd7895a34ffb21d36ea1c64cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:30:00 +0000 Subject: [PATCH] sing-box: Update to version 1.10.4 --- 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 c1e51a84ff..c1de3072e6 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.10.3", + "version": "1.10.4", "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.3/sing-box-1.10.3-windows-amd64.zip", - "hash": "b3d366b159894fc00d0cf3570bca6d7d43538ef7ea44dc2fd959bed9242edb63", - "extract_dir": "sing-box-1.10.3-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.4/sing-box-1.10.4-windows-amd64.zip", + "hash": "6878c9924f6b98c60927f8f3cc4bdd7dffb8f6ffeb09ffae857d34484004268f", + "extract_dir": "sing-box-1.10.4-windows-amd64" }, "32bit": { - "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.4/sing-box-1.10.4-windows-386.zip", + "hash": "8f39b9747df49ee600de4a2ec0def4814437bb845c6cb7efea589f9e0aa2f398", + "extract_dir": "sing-box-1.10.4-windows-386" }, "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.4/sing-box-1.10.4-windows-arm64.zip", + "hash": "42e284fe7211fa226d3bb5497d8e6f140369d6c83733b1cabf755d32f726dca3", + "extract_dir": "sing-box-1.10.4-windows-arm64" } }, "bin": "sing-box.exe",