From 80aef4694dda90fb480368b6c99e696acd575d37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 12:30:10 +0000 Subject: [PATCH] sing-box: Update to version 1.4.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 c9cae794b0..e160ddd16e 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.4.3", + "version": "1.4.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.4.3/sing-box-1.4.3-windows-amd64.zip", - "hash": "289b4b06c9b8f0eb00bb714ce4d844a2262149fd5e43f99cb94758f5f92487d3", - "extract_dir": "sing-box-1.4.3-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.4/sing-box-1.4.4-windows-amd64.zip", + "hash": "6ce1cdaffa341351d79fff0464f53541fe38e40f2397d4c8f7c4e571187e0aa7", + "extract_dir": "sing-box-1.4.4-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.3/sing-box-1.4.3-windows-386.zip", - "hash": "be6c0cf91fb3b64bfd16f76f1df976236fe457a3446710557f2452742d60fd75", - "extract_dir": "sing-box-1.4.3-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.4/sing-box-1.4.4-windows-386.zip", + "hash": "c76da20ad5643788af2355e260b898b502df29231f0615318c2fa8d352dc5907", + "extract_dir": "sing-box-1.4.4-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.3/sing-box-1.4.3-windows-arm64.zip", - "hash": "ea5d454858c51eed9c8396bf42340e1aed32798f636f285bb3f9795f8fc58ac0", - "extract_dir": "sing-box-1.4.3-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.4/sing-box-1.4.4-windows-arm64.zip", + "hash": "943a4e06dbca162bf0c0e6ba3800aa9f7da57aec9436b503e325145ed3035fbf", + "extract_dir": "sing-box-1.4.4-windows-arm64" } }, "bin": "sing-box.exe",