flyctl: update to 0.4.56

This commit is contained in:
Herby Gillot
2026-05-26 21:20:57 -04:00
parent 7845c3ab23
commit 237ece90c5
+4 -4
View File
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0
go.setup github.com/superfly/flyctl 0.4.52 v
go.setup github.com/superfly/flyctl 0.4.56 v
go.offline_build no
revision 0
@@ -19,9 +19,9 @@ long_description ${name} is a command-line interface for fly.io.
homepage https://fly.io
checksums rmd160 b8874fc5afba8317fcc5853e4482a1f795c00c4a \
sha256 13fd85c6ea7f0b44428c280f51c5b060a46a060c9039698f121fa5ad02ce1975 \
size 1953707
checksums rmd160 61be63958bdd16ac8af734fa6a05fc1a72cdf843 \
sha256 44a35d1f3a88c2a037bbb3436d5bb339b0218a749509bf2a9f540f0f8a60acca \
size 1955153
build.cmd "${go.bin} generate ./... && ${go.bin} build"