Skip to content

Commit 324633d

Browse files
committed
fleet-cli 0.13.4
1 parent aca8eff commit 324633d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fleet-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class FleetCli < Formula
22
desc "Manage large fleets of Kubernetes clusters"
33
homepage "https://github.com/rancher/fleet"
4-
url "https://github.com/rancher/fleet/archive/refs/tags/v0.13.3.tar.gz"
5-
sha256 "bf745592462dcb5178e95a6d29a6d7842e2361b207e7f324d0e40730c3c1c0ee"
4+
url "https://github.com/rancher/fleet/archive/refs/tags/v0.13.4.tar.gz"
5+
sha256 "129e7ea9f5a994e0f7a291195220f34f47f47170278880b4e97c97dadbec57c4"
66
license "Apache-2.0"
77
head "https://github.com/rancher/fleet.git", branch: "main"
88

0 commit comments

Comments
 (0)