From fc0a5b092decb8346f32b29c1e353a2b09153be7 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 19 Apr 2017 14:11:59 +0100 Subject: [PATCH] sshconfigfs: add 0.3 bottle. --- Formula/sshconfigfs.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/sshconfigfs.rb b/Formula/sshconfigfs.rb index 97ed642fc67..df171419cbe 100644 --- a/Formula/sshconfigfs.rb +++ b/Formula/sshconfigfs.rb @@ -5,6 +5,13 @@ class Sshconfigfs < Formula sha256 "b52612b2211ca06642cee6a1abef41a53f0361ed16908372329fa464caedb74a" head "https://github.com/markhellewell/sshconfigfs.git" + bottle do + cellar :any_skip_relocation + sha256 "5e5f5ccfa8356cc53e19bf1a794b0152d6a2083cee84f0777c4e5b9d371e4dfc" => :sierra + sha256 "f84991229a6701f9483c79232c5e25f3e4577d2e6748c06b5f49808c0ee8354b" => :el_capitan + sha256 "f84991229a6701f9483c79232c5e25f3e4577d2e6748c06b5f49808c0ee8354b" => :yosemite + end + depends_on :python if MacOS.version <= :snow_leopard depends_on :osxfuse