From e63af72f123e196a9c1b4a451d3a315d8c49725b Mon Sep 17 00:00:00 2001 From: actions Date: Sun, 19 Nov 2023 21:30:07 +0800 Subject: [PATCH] v2ray-core: update to 5.12.0 --- v2ray-core/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-core/Makefile b/v2ray-core/Makefile index 2727b4890..f52029004 100644 --- a/v2ray-core/Makefile +++ b/v2ray-core/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=5.11.0 +PKG_VERSION:=5.12.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:=c25490d6b0600cd316409f112d39e10f5d7c66bb89f18dafcd3a95d26f889bc2 +PKG_HASH:=fecdc79a95419f33668f1dfd2e5a2b4e0831ace01b58a6f41d17bbc3d112116e PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE