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 6587e53 commit 78f6eb5Copy full SHA for 78f6eb5
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.115",
6
- revision: "a5404d786e39d4f8989f26c992f08d3e3b632e6b"
+ tag: "v0.3.116",
+ revision: "b4df9606794f60631ae90b7beef39d39227c3ede"
7
license "Apache-2.0"
8
head "https://github.com/superfly/flyctl.git", branch: "master"
9
0 commit comments