diff options
| author | BrewTestBot | 2014-11-19 05:24:06 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-11-18 23:27:58 -0600 |
| commit | 4f05a9406c389d65bb9cf4f18acb0cb188203cb6 (patch) | |
| tree | df45e41053ddcc05b8ad78cf095f84f1995d6cfd /Library/Formula | |
| parent | 3ffc40987750a5595776fa195d4feabda4c9acad (diff) | |
| download | homebrew-4f05a9406c389d65bb9cf4f18acb0cb188203cb6.tar.bz2 | |
at-spi2-core: update 2.14.1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/at-spi2-core.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/at-spi2-core.rb b/Library/Formula/at-spi2-core.rb index 5877be5e6..8375b518b 100644 --- a/Library/Formula/at-spi2-core.rb +++ b/Library/Formula/at-spi2-core.rb @@ -6,6 +6,9 @@ class AtSpi2Core < Formula sha256 "eef9660b14fdf0fb1f30d1be7c72d591fa7cbb87b00ca3a444425712f46ce657" bottle do + sha1 "55a2b1ac3135f842dcc0b6a6549fd8759dba04d9" => :yosemite + sha1 "b36adb7ba21229a29bd197a2c608590c3bd4fc40" => :mavericks + sha1 "40096cac5242b87318ee81ccc07252e1a6a5331c" => :mountain_lion end depends_on "pkg-config" => :build |
