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 5050016 commit 3e8c211Copy full SHA for 3e8c211
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.2.120",
6
- revision: "f0232893ca84c56f874780d3bbf427a654c563d3"
+ tag: "v0.2.121",
+ revision: "307adcca1b599583857b5b51acbdf1d7732adb29"
7
license "Apache-2.0"
8
head "https://github.com/superfly/flyctl.git", branch: "master"
9
0 commit comments