We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3344a commit 03765adCopy full SHA for 03765ad
xray-plugin/Makefile
@@ -5,12 +5,12 @@
5
include $(TOPDIR)/rules.mk
6
7
PKG_NAME:=xray-plugin
8
-PKG_VERSION:=1.6.5
+PKG_VERSION:=1.6.6
9
PKG_RELEASE:=$(AUTORELEASE)
10
11
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
12
PKG_SOURCE_URL:=https://codeload.github.com/teddysun/xray-plugin/tar.gz/v$(PKG_VERSION)?
13
-PKG_HASH:=4ff73293d2a2752b03ca6f3e99f0df89058e5897942dd4beeeec7be9aab576b7
+PKG_HASH:=a4b79f79425ed4d0b5e7e6fcd20e8d68589a96e9199811f2324dd95cab40f9af
14
15
PKG_LICENSE:=MIT
16
PKG_LICENSE_FILES:=LICENSE
0 commit comments