From b08e0cd5c0ec1d2691bcde61faef4f54fba54016 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:24:52 +0000 Subject: [PATCH] sing-box: Update to version 1.5.0 --- 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 4eb76a76da..7f212367b9 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.4.5", + "version": "1.5.0", "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.5/sing-box-1.4.5-windows-amd64.zip", - "hash": "5cc76b8a58ffec2ec419e2db03ca8b9777f825820dddc6c99737d07c55714c4a", - "extract_dir": "sing-box-1.4.5-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.0/sing-box-1.5.0-windows-amd64.zip", + "hash": "ce716c5d0bb81ac597130e668dd6178dd5052c98c2b2fea92ebb4a01a279f7b6", + "extract_dir": "sing-box-1.5.0-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.5/sing-box-1.4.5-windows-386.zip", - "hash": "5161d719268ebc7013ad272e2dd8e332cda4147071bde87a2214585c725748e6", - "extract_dir": "sing-box-1.4.5-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.0/sing-box-1.5.0-windows-386.zip", + "hash": "f00f9d678e545fc47486de0fcac94ae328a081d02d544374425f43c7cdab3506", + "extract_dir": "sing-box-1.5.0-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.5/sing-box-1.4.5-windows-arm64.zip", - "hash": "499c2af3535e06fb7e1b26e91550d304d9a2f42bb8630e85c4c6bfecb4127282", - "extract_dir": "sing-box-1.4.5-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.0/sing-box-1.5.0-windows-arm64.zip", + "hash": "c97f03a8a7c37aad8c2afe71d8bf4ed06c5032633196f4ebe299cd4da87340c7", + "extract_dir": "sing-box-1.5.0-windows-arm64" } }, "bin": "sing-box.exe",