pyenv 20160726 (#3318)
https://github.com/yyuu/pyenv/releases/tag/v20160726.
This commit is contained in:
parent
809379194c
commit
c328d6d484
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/v20160629.tar.gz"
|
||||
sha256 "a98f8e738f6f45651d4646aecc8a7c2c6bc5151445e902fb603f33ceb0de0621"
|
||||
url "https://github.com/yyuu/pyenv/archive/v20160726.tar.gz"
|
||||
sha256 "297040445f25912bea030be91b7d46c65eedbdf60655c2aae6226e88ed9b1346"
|
||||
head "https://github.com/yyuu/pyenv.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue