1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 03:46:39 +00:00

flyctl: update to 0.0.374

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-08-17 06:12:52 +00:00
parent 9ccbfd596f
commit a2f5579ecf

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.373"
TERMUX_PKG_VERSION="0.0.374"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=aabc6210dbe32ede8d20cc940fe599e3aa969815ca9a5f23a03317c6d064f653
TERMUX_PKG_SHA256=21cbfed61064d37f51518771f865f3004985df48c26c866a1e01e2845c482d2f
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"