lxc 3.11
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Closes #37631. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2eabe189e2
commit
54050ba8c4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Lxc < Formula
|
class Lxc < Formula
|
||||||
desc "CLI client for interacting with LXD"
|
desc "CLI client for interacting with LXD"
|
||||||
homepage "https://linuxcontainers.org"
|
homepage "https://linuxcontainers.org"
|
||||||
url "https://linuxcontainers.org/downloads/lxd/lxd-3.10.tar.gz"
|
url "https://linuxcontainers.org/downloads/lxd/lxd-3.11.tar.gz"
|
||||||
sha256 "ccda7c1ee4b6d063aa3277eb68bbf71d1a7f93b0313ac976724793e2fab8a06d"
|
sha256 "5d38ca401aedbba867f2b8b4cb491efe85047dd0729f22b31ae2feef21cfbf77"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue