Skip to content

Commit

Permalink
flyctl: update to 0.0.311
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
Termux Github Actions committed Apr 1, 2022
1 parent fb22704 commit 7939044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/flyctl/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.310"
TERMUX_PKG_VERSION="0.0.311"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=aae1285da43022618dd4583714b1fe49a7db561764b19ffc28e4288b15854a3a
TERMUX_PKG_SHA256=5d9ad2b009dd9267ef678a320ff4aee3320b8bc9532a7b6ca1222ef01a8ed51c
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"
Expand Down

0 comments on commit 7939044

Please sign in to comment.