flyctl: update to 0.0.318

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-04-11 18:14:34 +00:00
parent 24a1850f47
commit 0d50e6db5d
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.316"
TERMUX_PKG_VERSION="0.0.318"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=49e0a2f4593140b34f1cfeb53ae43cf7a4b67776ca92f5b20c0232d537e3d365
TERMUX_PKG_SHA256=aca72dc3bc622dfd6d227a43a2724bb69583dd55a769ad005ae361e0dd530bd5
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"