From 54a678d1898005668eb6c788ab5263a99501f6c5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 3 Apr 2016 23:37:50 +0100 Subject: [PATCH] fades: add 5 bottle. --- Formula/fades.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/fades.rb b/Formula/fades.rb index cee75a25c4b..bc736931eec 100644 --- a/Formula/fades.rb +++ b/Formula/fades.rb @@ -6,6 +6,13 @@ class Fades < Formula head "https://github.com/PyAr/fades.git" + bottle do + cellar :any_skip_relocation + sha256 "03c99b08cf910903a08e1fdb45c8e359b419e32d5dceaa924a4731b8a9299b8d" => :el_capitan + sha256 "b1de3519ca9423da3344d84afcfcb9fd7d8a9ea8e65064a075d8df77da3a8d93" => :yosemite + sha256 "2bc897cf9b5d4c54261fff90e0fd519010de4784b8024538cc7bcd71158c2781" => :mavericks + end + depends_on :python3 def install