lxc 3.13
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Closes #39619. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e74422e10d
commit
54201a954f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Lxc < Formula
|
||||
desc "CLI client for interacting with LXD"
|
||||
homepage "https://linuxcontainers.org"
|
||||
url "https://linuxcontainers.org/downloads/lxd/lxd-3.12.tar.gz"
|
||||
sha256 "267869f1f2cab63684525ad070c5ec0d6f4c75b5fa1d90354b40945f03c14c54"
|
||||
url "https://linuxcontainers.org/downloads/lxd/lxd-3.13.tar.gz"
|
||||
sha256 "025138d2ac7ade6e34446f90f2d25ded86aedcad726d85ba8f2b7188dab75acd"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue