pyenv 1.1.5

Closes #18945.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
Josh Friend 2017-10-03 19:35:22 -04:00 committed by William Woodruff
parent eb87ec1a79
commit d62f2a088c
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -1,8 +1,8 @@
class Pyenv < Formula
desc "Python version management"
homepage "https://github.com/pyenv/pyenv"
url "https://github.com/pyenv/pyenv/archive/v1.1.4.tar.gz"
sha256 "ad2e6b74317434d9f76dda6e179c879ece2437808a4f4d134a842ca8d3f877de"
url "https://github.com/pyenv/pyenv/archive/v1.1.5.tar.gz"
sha256 "438abaef82c7e044239822f9dedf0ca76aed43e46959997ccce1b99883e68452"
version_scheme 1
head "https://github.com/pyenv/pyenv.git"