From 9530fef0559345c4906b08f155b6119ebfbcf9aa Mon Sep 17 00:00:00 2001 From: gitea-action Date: Sun, 16 Feb 2025 22:30:38 +0800 Subject: [PATCH] v2ray-core: update to 5.29.0 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index cbceca07e..20547b620 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.28.0 +PKG_VERSION:=5.29.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:=94f05846f6b0d97924b78f0cd11859d91e4ca371af465932e18827f80fd014b5 +PKG_HASH:=74884fecb10ae7e556b917388928ca942bd15e0a730b658b32a1af7e20e3a7ab PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE