Skip to content

Commit 03765ad

Browse files
committed
xray-plugin: update to 1.6.6
1 parent 2e3344a commit 03765ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xray-plugin/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=xray-plugin
8-
PKG_VERSION:=1.6.5
8+
PKG_VERSION:=1.6.6
99
PKG_RELEASE:=$(AUTORELEASE)
1010

1111
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1212
PKG_SOURCE_URL:=https://codeload.github.com/teddysun/xray-plugin/tar.gz/v$(PKG_VERSION)?
13-
PKG_HASH:=4ff73293d2a2752b03ca6f3e99f0df89058e5897942dd4beeeec7be9aab576b7
13+
PKG_HASH:=a4b79f79425ed4d0b5e7e6fcd20e8d68589a96e9199811f2324dd95cab40f9af
1414

1515
PKG_LICENSE:=MIT
1616
PKG_LICENSE_FILES:=LICENSE

0 commit comments

Comments
 (0)