From bedfef30ea31fb386c084e4222301f21173304e0 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 19 Apr 2017 14:11:57 +0100 Subject: [PATCH] afuse: add 0.4.1 bottle. --- Formula/afuse.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/afuse.rb b/Formula/afuse.rb index 1ccaec170d..37e34d8340 100644 --- a/Formula/afuse.rb +++ b/Formula/afuse.rb @@ -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