Skip to content

Commit 90c27a4

Browse files
v2ray-plugin: update to 5.48.0 (#609)
Co-authored-by: David Mandy <smallprogramzhusir@gmail.com>
1 parent 1e5d28c commit 90c27a4

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.46.0
9+
PKG_VERSION:=5.48.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:=d9d654cf0bdd5281b0c0a35b7a06e9092df7d54b985da98e7247bf3d154f7653
14+
PKG_HASH:=cb7d1fefc9c5f30f5dd2b966e5a2a0846857da9c239febe8c676a0e096eeed7c
1515

1616
PKG_LICENSE:=MIT
1717
PKG_LICENSE_FILES:=LICENSE

0 commit comments

Comments
 (0)