diff options
| author | BrewTestBot | 2014-12-26 18:33:34 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-26 20:14:08 +0000 |
| commit | 9370891f6dfb291183944080c376c31f44b0142d (patch) | |
| tree | c344c250e7ccff13fa286686da9bac65b7cea610 | |
| parent | 2105ba621e4f64f0b7ed7ae706bf37c788956bc7 (diff) | |
| download | homebrew-9370891f6dfb291183944080c376c31f44b0142d.tar.bz2 | |
x3270: update 3.3.15ga8 bottle.
| -rw-r--r-- | Library/Formula/x3270.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/x3270.rb b/Library/Formula/x3270.rb index 1b20362ba..cb185c965 100644 --- a/Library/Formula/x3270.rb +++ b/Library/Formula/x3270.rb @@ -6,9 +6,9 @@ class X3270 < Formula sha1 "c53d4cb7bd961f4114539495c46ffdab45303f77" bottle do - sha1 "81e5aabb7141ecb9f16957a6df43455d36fe56fe" => :yosemite - sha1 "6332bbab671a5846ce947b8307296912d6e9b311" => :mavericks - sha1 "d41624098de6a1df6b9bf7ce599682d26b351039" => :mountain_lion + sha1 "bc56bef330ed5179723cb3cda669492b89b8a705" => :yosemite + sha1 "1e317cde1f0bf755057b6189972f57b8432ccce6" => :mavericks + sha1 "f31aa130ccc0bd377309fdc1b91c4fa8a5004ba4" => :mountain_lion end depends_on :x11 |
