diff options
| author | BrewTestBot | 2015-03-31 11:43:21 +0100 |
|---|---|---|
| committer | Tim D. Smith | 2015-03-31 09:37:18 -0700 |
| commit | 56de37086dc470755851678d0a16f8977037825a (patch) | |
| tree | 7947d43c26466d78f8f7e3efa202354490a71b37 /Library | |
| parent | 931e2593dd8aac38dfd5becbccca8e3a5a22c0f4 (diff) | |
| download | homebrew-56de37086dc470755851678d0a16f8977037825a.tar.bz2 | |
pypy: update 2.5.1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/pypy.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pypy.rb b/Library/Formula/pypy.rb index 8dae2e2a2..fe11230be 100644 --- a/Library/Formula/pypy.rb +++ b/Library/Formula/pypy.rb @@ -5,9 +5,9 @@ class Pypy < Formula bottle do cellar :any - sha1 "54b80dd6f11ba20f01223473ec195d8a8b6afc6c" => :yosemite - sha1 "9db7e2918b8bbcef2e83b2f86a6574e50bf34d33" => :mavericks - sha1 "eee3b924556b45ca3128608b8ae02d367172fb53" => :mountain_lion + sha256 "5ea51028fcc8e52243be21a280826dfe516d16012121cd7d01dbeaa36dd9839b" => :yosemite + sha256 "907562de31fcb6be876099d4f560a175d83475084f9bd72a4a8d6957f769283f" => :mavericks + sha256 "5d7301690ffc81531d26aad3f2817720864e64489ffb6f54cc227925df14c46e" => :mountain_lion end depends_on :arch => :x86_64 |
