Skip to content

Commit

Permalink
v2ray-plugin: update to 5.13.0
Browse files Browse the repository at this point in the history
Signed-off-by: Beginner-Go <[email protected]>
  • Loading branch information
Beginner-Go committed Dec 12, 2023
1 parent 70e87cd commit 9222a50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2ray-plugin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=v2ray-plugin
PKG_VERSION:=5.12.0
PKG_VERSION:=5.13.0
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/teddysun/v2ray-plugin/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=b03de5889dd918c2db756f96f35378c95fc97438d1f178ae95078e4ea1ad6daa
PKG_HASH:=23b3a66516cb3b722839754913a4f0c8ac4bbb01631a4ad9251252fd9b401100

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 9222a50

Please sign in to comment.