afuse: add 0.4.1 bottle.
This commit is contained in:
parent
91a5d58096
commit
bedfef30ea
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Afuse < Formula
|
|||
url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/afuse/afuse-0.4.1.tar.gz"
|
||||
sha256 "c6e0555a65d42d3782e0734198bbebd22486386e29cb00047bc43c3eb726dca8"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "900e55a47834181f518e87e7cbaaf0f3f078b0d40631ffccfc776e82c7c61f87" => :sierra
|
||||
sha256 "a4c0f86a179ca8c5d1e3977ff167dbcd1abff4ec1ee17fd5700a3fb602c781a3" => :el_capitan
|
||||
sha256 "2a57c7752c7b461f6b628a1c30e845fe13685eab394d933e8da3aebf7102ae9c" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on :osxfuse
|
||||
|
||||
|
|
Loading…
Reference in a new issue