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 97abe1f commit 006b910Copy full SHA for 006b910
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.203",
6
- revision: "5f5f50ee82cbdfa7cbabe38161c1acae50f832d3"
+ tag: "v0.3.204",
+ revision: "d5847cab9b00f7cccef0f7fc6345c05d1677d6bd"
7
license "Apache-2.0"
8
head "https://github.com/superfly/flyctl.git", branch: "master"
9
0 commit comments