We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5d28c commit 90c27a4Copy full SHA for 90c27a4
v2ray-plugin/Makefile
@@ -6,12 +6,12 @@
6
include $(TOPDIR)/rules.mk
7
8
PKG_NAME:=v2ray-plugin
9
-PKG_VERSION:=5.46.0
+PKG_VERSION:=5.48.0
10
PKG_RELEASE:=1
11
12
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
13
PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)?
14
-PKG_HASH:=d9d654cf0bdd5281b0c0a35b7a06e9092df7d54b985da98e7247bf3d154f7653
+PKG_HASH:=cb7d1fefc9c5f30f5dd2b966e5a2a0846857da9c239febe8c676a0e096eeed7c
15
16
PKG_LICENSE:=MIT
17
PKG_LICENSE_FILES:=LICENSE
0 commit comments