Skip to content

Commit

Permalink
flyctl: update to 0.2.81
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Jul 3, 2024
1 parent a2f2950 commit d3522c9
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.79 v
go.setup github.com/superfly/flyctl 0.2.81 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 a3e1bde5a62b117ed4dc0b0d716cacf7d3f6d504 \
sha256 0e9121a317481876205b4c58a4c3f9681a64990ebea83326fc8995088b0d9241 \
size 1728758
checksums rmd160 5f8e18f66b820e5543b3f5f1053703bc30e62c91 \
sha256 fea49edf0006335aabfa4862a25f66b4c7fbb7cbb5c216023052742ced579bc4 \
size 1728942

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

Expand Down

0 comments on commit d3522c9

Please sign in to comment.