Skip to content

Commit 27d8da6

Browse files
committed
bump(main/v2ray): 5.40.0
This commit has been automatically submitted by Github Actions.
1 parent 06a60a2 commit 27d8da6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/v2ray/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ TERMUX_PKG_HOMEPAGE=https://www.v2fly.org/
22
TERMUX_PKG_DESCRIPTION="A platform for building proxies to bypass network restrictions"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="5.39.0"
5+
TERMUX_PKG_VERSION="5.40.0"
66
TERMUX_PKG_SRCURL=git+https://github.com/v2fly/v2ray-core
77
TERMUX_PKG_BUILD_IN_SRC=true
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_UPDATE_TAG_TYPE="latest-release-tag"
1010

1111
_RELEASE_URL=https://github.com/v2fly/v2ray-core/releases/download/v$TERMUX_PKG_VERSION/v2ray-linux-64.zip
12-
_RELEASE_SHA256=793f7e75a6fd2bfd03076253a7a4d58f05beb059e6fc0519ec5c0c2677fabe20
12+
_RELEASE_SHA256=e8fccc7343b4297eb8ce5151fad3f34a94581caed5476e083a12fff0e34b1bd2
1313

1414
termux_pkg_auto_update() {
1515
local latest_tag

0 commit comments

Comments
 (0)