sshconfigfs: add 0.3 bottle.

This commit is contained in:
BrewTestBot 2017-04-19 14:11:59 +01:00 committed by Mike McQuaid
parent 7d837bac84
commit fc0a5b092d

View file

@ -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