From 6f85adc12d5a1b9ed4e97b65548d1bf42c3382f4 Mon Sep 17 00:00:00 2001 From: actions Date: Mon, 8 Jan 2024 09:30:06 +0800 Subject: [PATCH] xray-plugin: update to 1.8.7 --- xray-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xray-plugin/Makefile b/xray-plugin/Makefile index 3ca2db90b..6d4d3abdc 100644 --- a/xray-plugin/Makefile +++ b/xray-plugin/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xray-plugin -PKG_VERSION:=1.8.6 +PKG_VERSION:=1.8.7 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:=9df7e65fe1ae6a001240d304db3aeaa3d4b1e3a2f4db00aa498bbe1e2bb18729 +PKG_HASH:=6ee5ed3a6bbecc41dba99a107849de00e2e72d99fdea4f9af8ea95783cb38528 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE