mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-20 16:34:59 +00:00
bump(main/v2ray): 5.32.0
This commit has been automatically submitted by Github Actions.
This commit is contained in:
@@ -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.31.0"
|
||||
TERMUX_PKG_VERSION="5.32.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=bd9b188db0c8c809b5836ae815b896fa2afa5042615289e44bd123638586a597
|
||||
_RELEASE_SHA256=e4a7ed32cabdf8d090d4c1ad422d411740e0e43d7a4e098ab1efd77f05aa6240
|
||||
|
||||
termux_pkg_auto_update() {
|
||||
local latest_tag
|
||||
|
||||
Reference in New Issue
Block a user