From 2262f880615ec43ba913eed2fce7af8f3293afab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 23:36:25 +0800 Subject: [PATCH] update 2023-01-14 23:36:25 --- sing-box/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box/Makefile b/sing-box/Makefile index 34b0da7ab..04a408463 100644 --- a/sing-box/Makefile +++ b/sing-box/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sing-box -PKG_VERSION:=1.1.2 +PKG_VERSION:=1.1.4 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:=d57e195ee1a3914b7513a1d5bdd2de9f236f482fcd406c3b16da9e1f8ed16e9c +PKG_HASH:=0f3d58ad946ef0283ad651630bbae35d86234f41fc783613007d5ccc33ceb38d PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILE:=LICENSE