From c276bd6d61ce6dab46d13db0de68b12d5797c0db Mon Sep 17 00:00:00 2001 From: actions-user Date: Fri, 7 Feb 2025 04:13:40 +0800 Subject: [PATCH] update 2025-02-07 04:13:40 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 7cdee79b..e31bcd4c 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.26.0 +PKG_VERSION:=5.27.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:=81fcb688a576c0a15a96e0300244274ee3c9f08fbc7da36e542b4f51b6d2725d +PKG_HASH:=6b0849902c2e08068101e19b101b6c534bad08a3525da393a595cfd9673bf54b PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE