diff options
| author | BrewTestBot | 2014-12-30 18:51:31 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2014-12-31 17:53:08 -0800 |
| commit | 261937b471777a663a3fdd4632b5dac9a089953d (patch) | |
| tree | 43ea0870362a3d2ae0156be1b9873d875a8aa358 | |
| parent | cd764a85a07e8d419be7654c320011e8758a966a (diff) | |
| download | homebrew-261937b471777a663a3fdd4632b5dac9a089953d.tar.bz2 | |
pypy3: update 2.4.0 bottle.
| -rw-r--r-- | Library/Formula/pypy3.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/pypy3.rb b/Library/Formula/pypy3.rb index 6d44969ab..debd702f4 100644 --- a/Library/Formula/pypy3.rb +++ b/Library/Formula/pypy3.rb @@ -7,10 +7,10 @@ class Pypy3 < Formula bottle do cellar :any - revision 4 - sha1 "436d9f72ecfe83b50a045a68874d7aaab67fbe7d" => :yosemite - sha1 "cce8dc0fd43e58d962b0747a4901f261d2ccd287" => :mavericks - sha1 "94d8d0bbf5baffac4c453e742686f2380d5e7f2d" => :mountain_lion + revision 5 + sha1 "5913e695ae9324959515fa1308764d52155d2a64" => :yosemite + sha1 "f71603e7c10af67fd5c756c821e9985416eec4da" => :mavericks + sha1 "e9bf22ef9f4ab158ffce6ddc6f51728ced7cfaac" => :mountain_lion end depends_on :arch => :x86_64 |
