diff options
| author | BrewTestBot | 2014-12-03 12:07:28 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-12-03 17:40:19 -0500 |
| commit | eae7a067f96675c6b905a181750b5df1b51cc188 (patch) | |
| tree | 3f8225dc41de714508cf6a51845e412ebbc2fd23 /Library | |
| parent | 4bab86980030fc5b2b3464a5b0ed10900d482337 (diff) | |
| download | homebrew-eae7a067f96675c6b905a181750b5df1b51cc188.tar.bz2 | |
x3270: update 3.3.15ga6 bottle.
Diffstat (limited to 'Library')
| -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 4463cc6e9..34ef031f3 100644 --- a/Library/Formula/x3270.rb +++ b/Library/Formula/x3270.rb @@ -6,9 +6,9 @@ class X3270 < Formula sha1 "c2d492b11db25b53aca9e9643e6522982cc479b4" bottle do - sha1 "c8d06fd2d78e89f65976c45c99b69e8b3f585102" => :yosemite - sha1 "305257a2615698a57341793cbda367588244faf8" => :mavericks - sha1 "c35fdab2f4223da207164eff643313b2ee291b37" => :mountain_lion + sha1 "9c468a256bb675508326eb64a1c01d797606c776" => :yosemite + sha1 "556ca35df10981f820c361befef2ed48f6e4b957" => :mavericks + sha1 "7fb2901635816b138b97dd445c2c85d57919e40a" => :mountain_lion end depends_on :x11 |
