Skip to content

Commit

Permalink
lxc 3.14
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>

Closes Homebrew#40961.

Signed-off-by: Chongyu Zhu <[email protected]>
  • Loading branch information
stgraber authored and lembacon committed Jun 14, 2019
1 parent 938d4a3 commit 939b709
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lxc.rb
Original file line number Diff line number Diff line change
@@ -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.13.tar.gz"
sha256 "025138d2ac7ade6e34446f90f2d25ded86aedcad726d85ba8f2b7188dab75acd"
url "https://linuxcontainers.org/downloads/lxd/lxd-3.14.tar.gz"
sha256 "409e4758cbeb43b098d0265c4ce05aeeac5ae73f8914ceb1006e6a6d89fe1fe5"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 939b709

Please sign in to comment.