From 06bb33693d886f1ec2db37d19720432457df0fc1 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Tue, 11 Feb 2025 05:00:31 +0800 Subject: [PATCH] v2ray-core: update to 5.28.0 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index e31bcd4cf..cbceca07e 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.27.0 +PKG_VERSION:=5.28.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/v2fly/v2ray-core/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=6b0849902c2e08068101e19b101b6c534bad08a3525da393a595cfd9673bf54b +PKG_HASH:=94f05846f6b0d97924b78f0cd11859d91e4ca371af465932e18827f80fd014b5 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE