From 459d131d0fb363812a9cea5d6ad902e14f703547 Mon Sep 17 00:00:00 2001 From: actions Date: Sun, 17 Mar 2024 11:30:07 +0800 Subject: [PATCH] v2ray-plugin: update to 5.15.1 --- v2ray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2ray-plugin/Makefile b/v2ray-plugin/Makefile index 9365f92cd..71a869974 100644 --- a/v2ray-plugin/Makefile +++ b/v2ray-plugin/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=5.15.0 +PKG_VERSION:=5.15.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:=ead95235107d3d87a7bf873c06db029fb3fab2d63f04ccc7c381c2451a5ab825 +PKG_HASH:=833c2ee956ca054865ede20029a92b1eaf821c22cdbc5ec4ed4108e1f493ad1f PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE