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 23ba7fb commit e8069abCopy full SHA for e8069ab
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.198",
6
- revision: "83bfe8378b2d087dee4b41f33d7a7f8680944480"
+ tag: "v0.3.199",
+ revision: "9afca05fb1d87bf194624c2dcf5d68d0df728d44"
7
license "Apache-2.0"
8
head "https://github.com/superfly/flyctl.git", branch: "master"
9
0 commit comments