diff options
| author | BrewTestBot | 2014-12-30 18:51:31 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2014-12-31 17:53:08 -0800 |
| commit | cd764a85a07e8d419be7654c320011e8758a966a (patch) | |
| tree | 513e41597a4afdd4482b1c6cd0363ba95351e204 /Library/Formula/pypy.rb | |
| parent | 3776c352b326d58bd629d8236b2df51841b6bab4 (diff) | |
| download | homebrew-cd764a85a07e8d419be7654c320011e8758a966a.tar.bz2 | |
pypy: update 2.4.0_2 bottle.
Diffstat (limited to 'Library/Formula/pypy.rb')
| -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 d14ecd4c6..2e2aa09a0 100644 --- a/Library/Formula/pypy.rb +++ b/Library/Formula/pypy.rb @@ -8,10 +8,10 @@ class Pypy < Formula bottle do cellar :any - revision 5 - sha1 "77813b96e04fe46de87532e7177a0ecfe4a84005" => :yosemite - sha1 "bae7b2be9d770062b582faffdbadb113135b1d57" => :mavericks - sha1 "cce0ddd2900bd49e4988bcdcdffdf8ee3c51828d" => :mountain_lion + revision 6 + sha1 "16fe931416b3b2a22618dc8279623099895dd795" => :yosemite + sha1 "341e674f2e2f27d4fca54155ed1247b7b43c7fa9" => :mavericks + sha1 "7f085dc680a416d4f5c0788ffa024487d16ebabd" => :mountain_lion end depends_on :arch => :x86_64 |
