flyctl: update to 0.0.291

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-01-28 18:18:16 +00:00
parent a10194c0e2
commit 7961051c8d
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 <yakshbari4@gmail.com>"
TERMUX_PKG_VERSION=0.0.290
TERMUX_PKG_VERSION=0.0.291
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=f74185ddc42e60d3a242503b1abe9c2d6ed05cd6aa4c75921e8cd7b5f3de3417
TERMUX_PKG_SHA256=bdff78ce703eb3d8e33bb9605dc78753096238b0762f855071332ee9d04cc812
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"