We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059dbb4 commit 9d07b15Copy full SHA for 9d07b15
Formula/f/flyctl.rb
@@ -2,8 +2,8 @@ class Flyctl < Formula
2
desc "Command-line tools for fly.io services"
3
homepage "https://fly.io"
4
url "https://github.com/superfly/flyctl.git",
5
- tag: "v0.3.143",
6
- revision: "769a56bfc4d9ee1c8b34e184ec5be1d39f891f4d"
+ tag: "v0.3.144",
+ revision: "42cbb921deda9c446c6f7ea007a5f284c13afb8b"
7
license "Apache-2.0"
8
head "https://github.com/superfly/flyctl.git", branch: "master"
9
0 commit comments