Skip to content

Commit

Permalink
flyctl: update to 0.1.64
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Jul 23, 2023
1 parent 1d02388 commit 23b0116
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions devel/flyctl/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/superfly/flyctl 0.1.58 v
go.setup github.com/superfly/flyctl 0.1.64 v
github.tarball_from archive
revision 0

Expand All @@ -19,9 +19,9 @@ long_description ${name} is a command-line interface for fly.io.

homepage https://fly.io

checksums rmd160 e4e2de7d01b22660b95e54b69d04bf4de72c3c36 \
sha256 8c2219cb15024facb61ea6fe737ce5546dd1fe5ee6512695cc0d811a6ed6eb24 \
size 1706054
checksums rmd160 7b1ed2cb38e0b05f9e848611f31feb54c1ac25c7 \
sha256 fb35dbd0c7f02dadd2107570c1c61e8bf71c9b98f74fa7128d956ee9f7ff7e95 \
size 1712633

# Allow Go to download dependencies at runtime
build.env-delete GO111MODULE=off GOPROXY=off
Expand Down

0 comments on commit 23b0116

Please sign in to comment.