From 4413eda3510feb0f220fd13c7fd606aa8964eb37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 16:29:40 +0000 Subject: [PATCH] sing-box: Update to version 1.11.9 --- 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 0ae351cb2a..9fc4894868 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.8", + "version": "1.11.9", "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.11.8/sing-box-1.11.8-windows-amd64.zip", - "hash": "c163923186c96e0e4f016d806b37457186a35d158596060879b300a1d496c251", - "extract_dir": "sing-box-1.11.8-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-amd64.zip", + "hash": "79eaf7e9655452c796269c4dff247d04b2533a00cfe60eccf0f2054ba96b248e", + "extract_dir": "sing-box-1.11.9-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-386.zip", - "hash": "e8a3c10a6f8e66b03a71cc49e19568f4b2cb9fdc6f32f29971b3f466f4c5a8e4", - "extract_dir": "sing-box-1.11.8-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-386.zip", + "hash": "0f9c5cf2e7fa70316536f1dacb49f856f514802d70b7572c60f1e1089c10a3d0", + "extract_dir": "sing-box-1.11.9-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-arm64.zip", - "hash": "1490f28b22fb3cd3e020d31663193537c421b4b2c555667fdf2b5fcc9c2245a6", - "extract_dir": "sing-box-1.11.8-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.9/sing-box-1.11.9-windows-arm64.zip", + "hash": "d148308a3e1e12693a31165a15c2401e02053bc0707322ca9793e1f76424e809", + "extract_dir": "sing-box-1.11.9-windows-arm64" } }, "bin": "sing-box.exe",