diff options
| author | BrewTestBot | 2014-06-22 02:13:31 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-06-21 20:14:09 -0500 |
| commit | 9223838d32a8015c76c20f94655ea2eb8cd5b7db (patch) | |
| tree | 93cafcc2679910bbb0eb05ee84f88cbb052f2825 /Library/Formula | |
| parent | 13bdc02628e2ccc25c0d7652d42c8700a6781dc9 (diff) | |
| download | homebrew-9223838d32a8015c76c20f94655ea2eb8cd5b7db.tar.bz2 | |
bdw-gc: update 7.4.2 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/bdw-gc.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/bdw-gc.rb b/Library/Formula/bdw-gc.rb index 28d303616..d50e378a6 100644 --- a/Library/Formula/bdw-gc.rb +++ b/Library/Formula/bdw-gc.rb @@ -9,10 +9,9 @@ class BdwGc < Formula depends_on "libatomic_ops" => :build bottle do - cellar :any - sha1 "267d3e346e5d8a9fff781ee58a7aa3b33e31b3db" => :mavericks - sha1 "a92904c2e10891252bb212eb4a438094a36de8c8" => :mountain_lion - sha1 "ecc4b3bded24d5a48255c4c4d5295680d5befcf2" => :lion + sha1 "ec34da6a822836bf96e450def06569a8809410a8" => :mavericks + sha1 "84f85673490d30f0de336ddf8f4c3fd5495d1b18" => :mountain_lion + sha1 "433a316925295305a006cefd6adb48244768bfe1" => :lion end option :universal |
