From f0155ee10fc7d152435739808ea667f287618f5d Mon Sep 17 00:00:00 2001 From: gitea-action Date: Fri, 7 Feb 2025 02:31:03 +0800 Subject: [PATCH] v2ray-core: update to 5.27.0 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 7cdee79b4..e31bcd4cf 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