From 7030cdf8ccaa537261e0c75634ad1719d3638831 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Fri, 21 Feb 2025 05:00:47 +0800 Subject: [PATCH] v2ray-core: update to 5.29.1 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 20547b620..821e38ccb 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.29.0 +PKG_VERSION:=5.29.1 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:=74884fecb10ae7e556b917388928ca942bd15e0a730b658b32a1af7e20e3a7ab +PKG_HASH:=929706448db0aadd812d2fd2978bc4bcbb709e05c401e69919b21c99122806e7 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE