From c2b85873e129bf6edeaecc7685ca1d195aeb1e2c Mon Sep 17 00:00:00 2001 From: gitea-action Date: Wed, 22 Jan 2025 00:00:34 +0800 Subject: [PATCH] v2ray-core: update to 5.25.1 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 6b8166bfd..90966ae17 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.25.0 +PKG_VERSION:=5.25.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:=becbb68bed2e2b9e119301c5f0d19831c0510df810392526d825dba37021571c +PKG_HASH:=18def3901c18eb5b24d4037d880a9d487ac94cee0e87549ec63a954658b2d47c PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE