bump(main/flyctl): 0.1.134

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-12-09 18:12:36 +00:00
parent cae4fed907
commit 362d4e85dc
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.133"
TERMUX_PKG_VERSION="0.1.134"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=890857cabd9db82df44d4d9565cbb5093fc1e71fe4feebd0445a7057d1cab1ff
TERMUX_PKG_SHA256=25eeb4a93fcde0cfae34817e0e448be8adf9a07e6bac100d1804ad61ffcdfb15
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"