flyctl: update to 0.0.308

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-03-26 00:13:42 +00:00
parent f94de55e72
commit a174d9ea23
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.307
TERMUX_PKG_VERSION=0.0.308
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=8398735acbb47faac12f95c2084aa3b4988376e6040d8281b878b794af951c77
TERMUX_PKG_SHA256=070f145fad78b896fe7fabff1153b6c3a6754141598c057e5085034b5d8e2c09
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"