pyenv 1.2.5
Closes #29489. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
bdca9dffca
commit
a02f810498
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.2.4.tar.gz"
|
||||
sha256 "42e7eaa5422a0d5bcd8e7b5af95928cdccba3cb32763b2328c67ccd999ea46f5"
|
||||
url "https://github.com/pyenv/pyenv/archive/v1.2.5.tar.gz"
|
||||
sha256 "6b41f2aaa81d956339a2c20193d10a6c2bcd0e47ac2f382a6c525058803aefa7"
|
||||
version_scheme 1
|
||||
head "https://github.com/pyenv/pyenv.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue