pypy 4.0.1

Upgrade to pypy v4.0.1

Should close issue https://github.com/Homebrew/homebrew/issues/46207

Closes Homebrew/homebrew#46209.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
cclauss 2015-11-20 15:06:38 +01:00 committed by Dominyk Tiller
parent 6502f53c9f
commit 92cce1551f

View file

@ -1,8 +1,8 @@
class Pypy < Formula
desc "Implementation of Python 2 in Python"
homepage "http://pypy.org/"
url "https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.0-src.tar.bz2"
sha256 "acff480e44ce92acd057f2e786775af36dc3c2cd12e9efc60a1ac6a562ad7b4d"
url "https://bitbucket.org/pypy/pypy/downloads/pypy-4.0.1-src.tar.bz2"
sha256 "29f5aa6ba17b34fd980e85172dfeb4086fdc373ad392b1feff2677d2d8aea23c"
bottle do
cellar :any