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 8b13a3b commit 4995673Copy full SHA for 4995673
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.30",
6
- revision: "e2b1fcaaa44eedb1e66490c63e18cc4707eeea7c"
+ tag: "v0.3.31",
+ revision: "87d6db8c5f0c1a4fd59c9dd7df404b7d3f8cb8cc"
7
license "Apache-2.0"
8
head "https://github.com/superfly/flyctl.git", branch: "master"
9
0 commit comments