flyctl: update to 0.0.304

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-03-11 18:08:44 +00:00
parent 02aa76fd60
commit 4a13940c46
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.303
TERMUX_PKG_VERSION=0.0.304
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=8a6be346f5f7d17fc87cb2b5a6439d7d767c868a526e6e5b810d519575523716
TERMUX_PKG_SHA256=911bdb4b0348ab154771ae56f30681ad0608456593e7d65bec2cfa242db7b997
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"