Skip to content

Commit e6a199f

Browse files
v2ray-plugin: update to 5.37.0 (#468)
Co-authored-by: smallprogram <smallprogram@foxmail.com>
1 parent 000742a commit e6a199f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v2ray-plugin/Makefile

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

88
PKG_NAME:=v2ray-plugin
9-
PKG_VERSION:=5.33.0
9+
PKG_VERSION:=5.37.0
1010
PKG_RELEASE:=1
1111

1212
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1313
PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)?
14-
PKG_HASH:=5e7b2f9f7adcee8c2574259a3b1256d974aea87a51906be6d83aad38afded854
14+
PKG_HASH:=7796924dc2dbd1ec392953467b3ff432cdcd266bf8d1c61b5a693fdc9e9a9230
1515

1616
PKG_LICENSE:=MIT
1717
PKG_LICENSE_FILES:=LICENSE

0 commit comments

Comments
 (0)