From 80f4c30388caa12feb39f29ea22ec7e4131843c9 Mon Sep 17 00:00:00 2001 From: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com> Date: Sat, 11 Mar 2023 18:03:16 +0000 Subject: [PATCH] xray-plugin: update to 1.8.0 Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com> --- xray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-plugin/Makefile b/xray-plugin/Makefile index 66328008f..d1e2df36a 100644 --- a/xray-plugin/Makefile +++ b/xray-plugin/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xray-plugin -PKG_VERSION:=1.7.5 +PKG_VERSION:=1.8.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/teddysun/xray-plugin/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=e22aef7ce8c98a492c6fcafd182cfd0ebe27fa3c1e74c6b08d0cff8088895e04 +PKG_HASH:=a21e598a41e760b4286cc621311a03fbe60b05268af85a019931e90fccf6df07 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE