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 4f95d59 commit e8140b0Copy full SHA for e8140b0
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.73",
6
- revision: "9634890c3e70f46d1108a34fecd037c3da319d9c"
+ tag: "v0.3.74",
+ revision: "3a673018f18e052e6dd41ecb69ea03367d283a9f"
7
license "Apache-2.0"
8
head "https://github.com/superfly/flyctl.git", branch: "master"
9
0 commit comments