diff options
| author | BrewTestBot | 2014-12-19 06:13:50 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2014-12-19 07:26:25 -0500 |
| commit | 39c09efdcb94c42b9c191ef8ac8eda6ad6dffe10 (patch) | |
| tree | c4aaac16725edb5d9c600f80e8e39ecff3051b11 | |
| parent | 95e50818a0ae7c9b0be257e23e7a7e29b832ec21 (diff) | |
| download | homebrew-39c09efdcb94c42b9c191ef8ac8eda6ad6dffe10.tar.bz2 | |
pypy: update 2.4.0_2 bottle.
| -rw-r--r-- | Library/Formula/pypy.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/pypy.rb b/Library/Formula/pypy.rb index 96a8d59f1..ac1ba035c 100644 --- a/Library/Formula/pypy.rb +++ b/Library/Formula/pypy.rb @@ -6,10 +6,10 @@ class Pypy < Formula sha1 "e2e0bcf8457c0ae5a24f126a60aa921dabfe60fb" bottle do cellar :any - revision 4 - sha1 "eeabc98df0fc228fb61b7a16f94bedb0230a0ba7" => :yosemite - sha1 "bc47bbc0a4988ddf6df0eec8f4acea3ef38902c3" => :mavericks - sha1 "fb7fc84ae70bc20947b97946fa93fbcd1e6d9443" => :mountain_lion + revision 5 + sha1 "77813b96e04fe46de87532e7177a0ecfe4a84005" => :yosemite + sha1 "bae7b2be9d770062b582faffdbadb113135b1d57" => :mavericks + sha1 "cce0ddd2900bd49e4988bcdcdffdf8ee3c51828d" => :mountain_lion end revision 2 |
