pyenv 1.1.0

Closes #14652.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Zhiming Wang 2017-06-16 04:27:28 -04:00 committed by ilovezfs
parent bf141a1a91
commit d52a20132a

View file

@ -1,9 +1,8 @@
class Pyenv < Formula
desc "Python version management"
homepage "https://github.com/pyenv/pyenv"
url "https://github.com/pyenv/pyenv/archive/v1.0.10.tar.gz"
sha256 "cc071d6a63445dc1f7cefa5961c74768bc3dadf8edab5c5a7e1d63bf536a99b5"
revision 1
url "https://github.com/pyenv/pyenv/archive/v1.1.0.tar.gz"
sha256 "93c7321060c42f4a4e917566cecb62303d918eadb344c62f37adbd925899f339"
version_scheme 1
head "https://github.com/pyenv/pyenv.git"