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 03ad749 commit 4e12d72Copy full SHA for 4e12d72
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.191",
6
- revision: "54468f932f1a5750e33be235b37d1dfaa66cf5e2"
+ tag: "v0.3.192",
+ revision: "4fb3027acbf89e0fed3350e4f5d5b449a3860995"
7
license "Apache-2.0"
8
head "https://github.com/superfly/flyctl.git", branch: "master"
9
0 commit comments