flyctl: update to 0.0.283

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-01-17 18:15:08 +00:00
parent ae7e9f24d4
commit 137cc53610
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.282
TERMUX_PKG_VERSION=0.0.283
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=7debbbba900c0c58c9b4f3c605d5a0d0c43445494ee7296c4df784b1b48560fa
TERMUX_PKG_SHA256=e91c6e23cb2d656c8cf3b25f68e682f89e3e8fec82e3dbaf89816738c6a22b4c
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"