From a7a7036b8050216454b8d9f97b53fe909bf02e9e Mon Sep 17 00:00:00 2001 From: actions Date: Tue, 5 Mar 2024 10:00:07 +0800 Subject: [PATCH] v2ray-plugin: update to 5.14.1 --- v2ray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index e1107f3a4..d2fd4d2a3 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=5.13.0 +PKG_VERSION:=5.14.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=23b3a66516cb3b722839754913a4f0c8ac4bbb01631a4ad9251252fd9b401100 +PKG_HASH:=7a4619292a6b8b0ff67d28c7be2a8bf637de6028243c8b464e7e8ac38f57bfe5 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE