mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 14:40:26 +00:00
bump(main/v2ray): 5.19.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.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
|
||||
|
||||
Reference in New Issue
Block a user