Skip to content

Commit 8575617

Browse files
committed
rancher-cli 2.11.3
1 parent 13f37c3 commit 8575617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rancher-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RancherCli < Formula
22
desc "Unified tool to manage your Rancher server"
33
homepage "https://github.com/rancher/cli"
4-
url "https://github.com/rancher/cli/archive/refs/tags/v2.11.2.tar.gz"
5-
sha256 "6e8fea75ba3f6584e10edeab4db53e15453677ee80489b2d550c96eda5c2ef85"
4+
url "https://github.com/rancher/cli/archive/refs/tags/v2.11.3.tar.gz"
5+
sha256 "f165f6f743105359b7ebc0de2fd2428e559f83beeb368aacca202328899e8903"
66
license "Apache-2.0"
77
head "https://github.com/rancher/cli.git", branch: "master"
88

0 commit comments

Comments
 (0)