bump(main/flyctl): 0.0.459

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-02-17 06:13:13 +00:00
parent eb8dbd7927
commit 6bb1852241
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.458"
TERMUX_PKG_VERSION="0.0.459"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=4c68deb0506f32d75d7fd573538d9e3b1712a1b51c15bfa87926a710bd823210
TERMUX_PKG_SHA256=774f74849e91d5861665790cbf3ca20b8b7d5973cfc7d0f0e824da058f64d266
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"