diff options
| author | BrewTestBot | 2014-10-21 09:58:31 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-21 09:58:31 +0100 |
| commit | 85e642935efc51b025f011116eadb38a870ec3d8 (patch) | |
| tree | 871a7faa62b960bf346748e59ddd6d6ef7da619a /Library/Formula | |
| parent | 02a57c7b07dfff5782d9ad08412fe9e098c12413 (diff) | |
| download | homebrew-85e642935efc51b025f011116eadb38a870ec3d8.tar.bz2 | |
libantlr3c: update 3.4 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libantlr3c.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libantlr3c.rb b/Library/Formula/libantlr3c.rb index 9416c5073..66d25a677 100644 --- a/Library/Formula/libantlr3c.rb +++ b/Library/Formula/libantlr3c.rb @@ -7,9 +7,10 @@ class Libantlr3c < Formula bottle do cellar :any - sha1 "bd008a59f21dd058a78f328471f9c06dc9988a57" => :mavericks - sha1 "3a1e53dd3d9253a0169b0bb7612ebc5c2f07671c" => :mountain_lion - sha1 "661793739582bad4df7520dc15f8d51e09398d06" => :lion + revision 1 + sha1 "5340de248798194c46c5112c73a1ba409912059d" => :yosemite + sha1 "044b66cb95b396080f1729cc04f9a960f08e6ea5" => :mavericks + sha1 "b02f52cf3c696b52974e90532cf66964e61c750d" => :mountain_lion end def install |
