rancher-cli 2.0.3
Closes #29850. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e8a901511a
commit
a90262952a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class RancherCli < Formula
|
||||
desc "The Rancher CLI is a unified tool to manage your Rancher server"
|
||||
homepage "https://github.com/rancher/cli"
|
||||
url "https://github.com/rancher/cli/archive/v2.0.2.tar.gz"
|
||||
sha256 "13ac7fa1ad4d25ea283f92ed6f2a1bd772a11a4644727d50a275ae496b965efb"
|
||||
url "https://github.com/rancher/cli/archive/v2.0.3.tar.gz"
|
||||
sha256 "f806581989e96d13c18813629b3582684ee0ceeb8f4d8cee94b0b78be1c8a67f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue