Skip to content

Commit

Permalink
flyctl: update to 0.2.69
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Jun 17, 2024
1 parent 429c46e commit 998b1f4
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.2.63 v
go.setup github.com/superfly/flyctl 0.2.69 v
go.offline_build no
github.tarball_from archive
revision 0
Expand All @@ -20,9 +20,9 @@ long_description ${name} is a command-line interface for fly.io.

homepage https://fly.io

checksums rmd160 d4de103ae3155f11614ff1dd529399b629e057af \
sha256 cde155f448d17224a29cb14ce6c911256ce6e8f5cd8f94ec0a770ec31f71b3cf \
size 1711740
checksums rmd160 68657ae66d8af9cd2a8857b662881cd7d767ae22 \
sha256 0d092b6e72a1701959db927674d81b788dbdb759a84b7aba2e21b099fdbac3df \
size 1718945

build.cmd "${go.bin} generate ./... && ${go.bin} build"

Expand Down

0 comments on commit 998b1f4

Please sign in to comment.