Skip to content

Commit c68241f

Browse files
committed
flyctl 0.3.46
1 parent ad8560c commit c68241f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/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.3.45",
6-
revision: "d36714daf1a0bc2157649365827093e0948d9b1d"
5+
tag: "v0.3.46",
6+
revision: "65df1119742ce65d4ce99c71324702a61df5242a"
77
license "Apache-2.0"
88
head "https://github.com/superfly/flyctl.git", branch: "master"
99

0 commit comments

Comments
 (0)