lxc 3.15
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com> Closes #41892. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
abf58257f0
commit
824a0294d0
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.14.tar.gz"
|
||||
sha256 "409e4758cbeb43b098d0265c4ce05aeeac5ae73f8914ceb1006e6a6d89fe1fe5"
|
||||
url "https://linuxcontainers.org/downloads/lxd/lxd-3.15.tar.gz"
|
||||
sha256 "e93cbdae3873d993e32d2d2b85ff51de9085ebd464631c83242442e97574c4e6"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue