From a5e9e927f67903e3711f967ce2255935d7814f2f Mon Sep 17 00:00:00 2001 From: gitea-action Date: Mon, 7 Oct 2024 21:00:21 +0800 Subject: [PATCH] sing-box: update to 1.10.0-beta.12 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index fe57211fe..85de97064 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.10.0-beta.11 +PKG_VERSION:=1.10.0-beta.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/SagerNet/sing-box/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=05c513a629d51dea8349b3f594fdb5b509be61c6e9e3d4d4f3d3e643f7dbcb64 +PKG_HASH:=0f794250493c5db0e7aa9a7441be7bfa487f07fb67ece727fbd95fa7be9b3fe9 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=LICENSE