bump(main/flyctl): 0.0.465

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-02-24 12:14:31 +00:00
parent b85ae541e0
commit 9cef127936
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.464"
TERMUX_PKG_VERSION="0.0.465"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=cf46c7712ed227a419538d551a1f4a4b90228bc47f6647c1cd7f927b48aedcc4
TERMUX_PKG_SHA256=c3f08e719e96ed145a8c7436f530e83e97b931a20bdad187923deea665ac5394
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"