rke 0.1.16
Closes #37044. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
fbc2a9a0fe
commit
2e4e546c4b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Rke < Formula
|
|||
desc "Rancher Kubernetes Engine, a Kubernetes installer that works everywhere"
|
||||
homepage "https://rancher.com/docs/rke/v0.1.x/en/"
|
||||
url "https://github.com/rancher/rke.git",
|
||||
:tag => "v0.1.15",
|
||||
:revision => "88926e57647ddd89ea6ff92a25c4c77ad0e95c7b"
|
||||
:tag => "v0.1.16",
|
||||
:revision => "e987eed1422785bf8c50308b272c2289b2ea9db0"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue