pyenv 1.0.6
Closes #8168. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
c1eed8773b
commit
c08510577f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pyenv < Formula
|
||||
desc "Python version management"
|
||||
homepage "https://github.com/yyuu/pyenv"
|
||||
url "https://github.com/yyuu/pyenv/archive/v1.0.5.tar.gz"
|
||||
sha256 "58e225ca45f5fa700757ea23bf8a7c1b386e8f212e9eef6c2df2d7cff23566a2"
|
||||
url "https://github.com/yyuu/pyenv/archive/v1.0.6.tar.gz"
|
||||
sha256 "0fccad1d2f970daee3f62ba026b1cc919187d2e545df38c487ec7b75dec480e3"
|
||||
version_scheme 1
|
||||
head "https://github.com/yyuu/pyenv.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue