pyenv 1.1.5
Closes #18945. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
eb87ec1a79
commit
d62f2a088c
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue