Skip to content

Commit

Permalink
lxc 3.8
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>

Closes Homebrew#35050.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
  • Loading branch information
stgraber authored and lembacon committed Dec 13, 2018
1 parent f6d196b commit e2873fe
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.7.tar.gz"
sha256 "c52506b7c292bd8fa623a431a69f3b634601064a420b4ecc6b88f6c1a182b919"
url "https://linuxcontainers.org/downloads/lxd/lxd-3.8.tar.gz"
sha256 "71dd5368a684c7b69699814f2c35c69ace6dd6eebd95fce39c13e44d9d827ea5"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit e2873fe

Please sign in to comment.