parent
df4fad7df2
commit
208b842797
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.17",
|
||||
:revision => "d09d6b6663d55b395e1632b491f6108422256591"
|
||||
:tag => "v0.2.0",
|
||||
:revision => "d2783a9298978d4c732683eeb0f956d0e9bf7a33"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue