diff options
| author | BrewTestBot | 2015-03-17 00:52:25 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-03-17 09:42:08 +0000 |
| commit | b56f42bc96c49654417343622e4d23f6f77d140d (patch) | |
| tree | 4fea4e8b66b72e724c8c567250c5fa164061ccce /Library | |
| parent | 3a6e914692e3e3ebb660cf3238ac823b1c35457e (diff) | |
| download | homebrew-b56f42bc96c49654417343622e4d23f6f77d140d.tar.bz2 | |
fondu: add 060102 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/fondu.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/fondu.rb b/Library/Formula/fondu.rb index a424cc426..e897dd9b0 100644 --- a/Library/Formula/fondu.rb +++ b/Library/Formula/fondu.rb @@ -3,6 +3,13 @@ class Fondu < Formula url "http://fondu.sourceforge.net/fondu_src-060102.tgz" sha256 "22bb535d670ebc1766b602d804bebe7e84f907c219734e6a955fcbd414ce5794" + bottle do + cellar :any + sha256 "509d451aa0ccd0d1c2ee24627d61545bbd40bde5bb86d22d5071f0c773a1b829" => :yosemite + sha256 "cd0be5e8461204a313cda11a243451d94f196f14bc7969ddeaa257ca672c0345" => :mavericks + sha256 "0f31a728e0e74b6cefb369fa804572a2e6cb00756074183a931fe51e44edfc23" => :mountain_lion + end + resource "cminch.ttf" do url "http://mirrors.ctan.org/fonts/cm/ps-type1/bakoma/ttf/cminch.ttf" sha256 "03aacbe19eac7d117019b6a6bf05197086f9de1a63cb4140ff830c40efebac63" |
