bump(main/flyctl): 0.1.12

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-05-24 06:11:55 +00:00
parent 1190c56e37
commit b458e7acb5
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 <thunder-coding@termux.dev>"
TERMUX_PKG_VERSION="0.1.11"
TERMUX_PKG_VERSION="0.1.12"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=59e0c19b1bb2bd00d0940e2140f6c269402799de0a489e5bdca1bfb42c34bc40
TERMUX_PKG_SHA256=4ac59533dd6b0ffd61f7d9adf46c773efbe42dac798231e43a9eed5cd41caead
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"