Skip to content

Commit 4995673

Browse files
committed
flyctl 0.3.31
1 parent 8b13a3b commit 4995673

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.30",
6-
revision: "e2b1fcaaa44eedb1e66490c63e18cc4707eeea7c"
5+
tag: "v0.3.31",
6+
revision: "87d6db8c5f0c1a4fd59c9dd7df404b7d3f8cb8cc"
77
license "Apache-2.0"
88
head "https://github.com/superfly/flyctl.git", branch: "master"
99

0 commit comments

Comments
 (0)