Skip to content

Commit

Permalink
bump(main/flyctl): 0.2.126
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 Sep 10, 2024
1 parent 4d02b91 commit 168ffd8
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 <[email protected]>"
TERMUX_PKG_VERSION="0.2.125"
TERMUX_PKG_VERSION="0.2.126"
TERMUX_PKG_SRCURL=https://github.com/superfly/flyctl/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=766ec7e8e2edb8e9452cf48cd510a48298b16dbfc8d62e5da0951f72c5bfb520
TERMUX_PKG_SHA256=87df6788af3d1577a1db7660ee45ca9226e5a6671e36328eb68c1ae38325ffd2
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"
Expand Down

0 comments on commit 168ffd8

Please sign in to comment.