bump(main/flyctl): 0.2.42

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-25 00:25:10 +00:00
parent 50d48ee5da
commit f1d1d53bcb
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.41"
TERMUX_PKG_VERSION="0.2.42"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=ad8cd3b80dcaa46941380c09c28ee06de2718d030e8a9b2e83eb79dc0e1007a6
TERMUX_PKG_SHA256=572b7b85d92c03f978b991ccf7c9308612570218b7f970edbb5a2f0879734bde
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"