pyenv-virtualenv 1.0.0 (#4781)
This commit is contained in:
parent
4315b453c5
commit
1f8d627cc0
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
class PyenvVirtualenv < Formula
|
||||
desc "Pyenv plugin to manage virtualenv"
|
||||
homepage "https://github.com/yyuu/pyenv-virtualenv"
|
||||
url "https://github.com/yyuu/pyenv-virtualenv/archive/v20160716.tar.gz"
|
||||
sha256 "453c711e79a171eac69494e327705d3e26dcfaf4323da33f1c506d84e32ca6d5"
|
||||
url "https://github.com/yyuu/pyenv-virtualenv/archive/v1.0.0.tar.gz"
|
||||
sha256 "3523129c24ca3ad2cf130885ef9801cb066b04eabc354ee2c38c486b8b726f15"
|
||||
version_scheme 1
|
||||
head "https://github.com/yyuu/pyenv-virtualenv.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue