diff options
| author | BrewTestBot | 2014-11-27 03:31:11 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-27 08:18:43 +0000 |
| commit | 7018525b0950751528ef04974b9a9ac1e0f7d63a (patch) | |
| tree | 6791489afae1f7a3ac0f359a41332939f1c07c0e | |
| parent | 09ba12f37e3592b74665df052735c2f513558ff6 (diff) | |
| download | homebrew-7018525b0950751528ef04974b9a9ac1e0f7d63a.tar.bz2 | |
fontforge: update 20141126 bottle.
| -rw-r--r-- | Library/Formula/fontforge.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/fontforge.rb b/Library/Formula/fontforge.rb index f197618f8..d73aa959d 100644 --- a/Library/Formula/fontforge.rb +++ b/Library/Formula/fontforge.rb @@ -7,9 +7,9 @@ class Fontforge < Formula head "https://github.com/fontforge/fontforge.git" bottle do - sha1 "ef8e64045c5f97d154a8deb96efb94f72b4ecf6a" => :yosemite - sha1 "37363b5e3923118b1b7eaeb7c4320b955fa7c8b5" => :mavericks - sha1 "1d463715d0ca9d27dcac36904c28b750698f2de0" => :mountain_lion + sha1 "9cb3881adf612eae21aa4c70eb17907a96f05d8d" => :yosemite + sha1 "a079566b826ae865e2f393eaaa56cdc097d1f458" => :mavericks + sha1 "dcb8c5630310b8a7c534e90e4579d2734a0154ab" => :mountain_lion end deprecated_option "with-x" => "with-x11" |
