diff --git a/packages/v2ray/build.sh b/packages/v2ray/build.sh index d35d30ea81..bfaadf150c 100644 --- a/packages/v2ray/build.sh +++ b/packages/v2ray/build.sh @@ -2,14 +2,14 @@ TERMUX_PKG_HOMEPAGE=https://www.v2fly.org/ TERMUX_PKG_DESCRIPTION="A platform for building proxies to bypass network restrictions" TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="5.18.0" +TERMUX_PKG_VERSION="5.19.0" TERMUX_PKG_SRCURL=git+https://github.com/v2fly/v2ray-core TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_UPDATE_TAG_TYPE="latest-release-tag" _RELEASE_URL=https://github.com/v2fly/v2ray-core/releases/download/v$TERMUX_PKG_VERSION/v2ray-linux-64.zip -_RELEASE_SHA256=a85a3e7b31600c6fd47095697ba957d345079a94a10ae8c2550b74f05de81011 +_RELEASE_SHA256=a87efc3b766130843c2e6cb7ca7b6a5b16196c8b1acd81bc4b3919ec96425c85 termux_pkg_auto_update() { local latest_tag