mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 21:50:11 +00:00
bump(main/v2ray): 5.24.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.23.0"
|
||||
TERMUX_PKG_VERSION="5.24.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=b70c0b7f4098161ab7b6713d638f22a7d12ff681908d1bf988999eda44c9e211
|
||||
_RELEASE_SHA256=2556dd39ac7c8dbc9de0fa2a539539e82ac864096d5eaa4191d97c22e1ee9a89
|
||||
|
||||
termux_pkg_auto_update() {
|
||||
local latest_tag
|
||||
|
||||
Reference in New Issue
Block a user