1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 13:36:43 +00:00

bump(main/flyctl): 0.2.56

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-05-21 01:47:12 +00:00
parent dcaa8d175a
commit 772e73d7f0

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.2.55"
TERMUX_PKG_VERSION="0.2.56"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=4eafeec4dcab80966997fe86ab7813fb7c07c54a98989d4e3807544f5f63e574
TERMUX_PKG_SHA256=7d1bd78f6c704f2b160d24fe3d9bdb9a2b00b958b7db92ae2f5aa97373409000
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"