From 44e04bb144c82cb6163697d6c82a480ab763fa43 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Mon, 7 Apr 2025 02:30:43 +0800 Subject: [PATCH] v2ray-core: update to 5.30.0 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 4f52ed7f9..2e2af0c35 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.3 +PKG_VERSION:=5.30.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:=f2a2eb4c835a99339746eaadbb1c88b4dcd022aa6d801ca44936be36f3ed027a +PKG_HASH:=8b10fc864289cb73e328d07b6d25b5e064d95e13fc5621ad4b5deb10137482b2 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE