Skip to content

Commit 5cf145f

Browse files
chenrui333BrewTestBot
authored andcommitted
flyctl 0.0.464
Closes Homebrew#123951. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 18af63c commit 5cf145f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/flyctl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Flyctl < Formula
22
desc "Command-line tools for fly.io services"
33
homepage "https://fly.io"
44
url "https://github.com/superfly/flyctl.git",
5-
tag: "v0.0.463",
6-
revision: "be3d531e2b25206461774938411ca9d0820c57be"
5+
tag: "v0.0.464",
6+
revision: "f9840dd8a1cd25ba3ada1ef5fee2db563d529406"
77
license "Apache-2.0"
88
head "https://github.com/superfly/flyctl.git", branch: "master"
99

0 commit comments

Comments
 (0)