lazydocker: add 0.6.4 bottle.
This commit is contained in:
parent
d0df68301f
commit
91efd0ce3f
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Lazydocker < Formula
|
|||
:tag => "v0.6.4",
|
||||
:revision => "8970352efc4a046c01de6263b1a9ecd271ef29fc"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "86006230ee8228607c186151b53ce98b0a278b84c37d3ceefa9c01eccffa9670" => :mojave
|
||||
sha256 "7c72935345ba694428f1f340162add57266ce43299038178e5e9f4120b84194e" => :high_sierra
|
||||
sha256 "fe9a03784b52af6f9178a53d17925a0a4f319cee384a3c8560dc0b51aa52022a" => :sierra
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue