parent
d28a80f090
commit
c667d52004
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class K3d < Formula
|
||||
desc "Little helper to run Rancher Lab's k3s in Docker"
|
||||
homepage "https://github.com/rancher/k3d"
|
||||
url "https://github.com/rancher/k3d/archive/v1.2.2.tar.gz"
|
||||
sha256 "ad6f0dea13e6e67e3d039a9d19d7fc62affb2397d7de73b2af5283c1263eb68e"
|
||||
url "https://github.com/rancher/k3d/archive/v1.3.0.tar.gz"
|
||||
sha256 "a4badf58c2d815f35543e341f240ac028b2cb5c7ea7a4a565dbae69481ceec99"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue