flyctl: update to 0.0.307

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-03-25 18:13:08 +00:00
parent ff3f91c9e3
commit b85d60663f
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.306
TERMUX_PKG_VERSION=0.0.307
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=7648c3905ea8d453a5a2dd382af5f796afc71e51faa82b9e4009508352819cfb
TERMUX_PKG_SHA256=8398735acbb47faac12f95c2084aa3b4988376e6040d8281b878b794af951c77
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"