bump(main/flyctl): 0.2.39

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-19 00:25:32 +00:00
parent 8ce2c5c99c
commit cfebae3fc8
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://fly.io
TERMUX_PKG_DESCRIPTION="Command line tools for fly.io services"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Yaksh Bariya <thunder-coding@termux.dev>"
TERMUX_PKG_VERSION="0.2.38"
TERMUX_PKG_VERSION="0.2.39"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=3e7c3f9c8b3a41f6d593c89a775869748fe4e579bc44f35f49812ca2e42d664e
TERMUX_PKG_SHA256=147f10b7d273897771b4dcd8dce7163c72a13735876467fdc9fd81916aef35be
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"