archivemount: add 0.8.3 bottle.
This commit is contained in:
parent
bedfef30ea
commit
8206eacb96
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Archivemount < Formula
|
|||
sha256 "e78899a8b7c9cb43fa4526d08c54a9e171475c00bf095770b8779a33e37661ff"
|
||||
head "http://cybernoia.de/software/archivemount/git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "b1f2b88dc1a2c1681e8687f7f61eabda57541a2d8a83eeb595da573c32cbd5bc" => :sierra
|
||||
sha256 "2d9f116a2a8f5291ead663d5945f9f15fe333ac7e6bce608737c0ed426b431f7" => :el_capitan
|
||||
sha256 "0233a0eb88924591ce01e5a947a21c4acbdb57f539bc34de6ffbf3c87238b686" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "libarchive"
|
||||
depends_on :osxfuse
|
||||
|
|
Loading…
Reference in a new issue