From 28a4d0ce7814bef87d0c2132a69efb71ff72b831 Mon Sep 17 00:00:00 2001 From: Beginner <70857188+Beginner-Go@users.noreply.github.com> Date: Sat, 3 Apr 2021 11:12:37 +0800 Subject: [PATCH] v2ray-plugin: update to 4.37.0 (#6638) --- package/lean/v2ray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/v2ray-plugin/Makefile b/package/lean/v2ray-plugin/Makefile index 44d631d6d..4e577615e 100644 --- a/package/lean/v2ray-plugin/Makefile +++ b/package/lean/v2ray-plugin/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-plugin -PKG_VERSION:=4.36.2 +PKG_VERSION:=4.37.0 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:=70cf85958a5233c8798990f4b7de57ce6f2e9a4535345260df06a4962a21e85a +PKG_HASH:=9b4be9d6b9b63e2d8606fc5749e26d893f09a3ab8b1780eeb129e9deb961c071 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE