flyctl: update to 0.0.246

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-10-09 00:19:11 +00:00
parent 8eace9a10a
commit e1773f0383
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.245
TERMUX_PKG_VERSION=0.0.246
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=bb4c22926bdb69c9bfed7c69a952558939b81ec677ac29870d1594d10272de91
TERMUX_PKG_SHA256=46a06e1d1c4f50ba666a34feffe6f16f25f6ef9eb703793db5ceb2617f6803f8
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"