pyenv-virtualenv 1.1.3 (#28172)
This commit is contained in:
parent
543d432736
commit
118eeb5f37
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PyenvVirtualenv < Formula
|
||||
desc "Pyenv plugin to manage virtualenv"
|
||||
homepage "https://github.com/pyenv/pyenv-virtualenv"
|
||||
url "https://github.com/pyenv/pyenv-virtualenv/archive/v1.1.1.tar.gz"
|
||||
sha256 "8589805444bc6be2746d2cf1ea76fb47fd43783d3d80e4955604b758189ca510"
|
||||
url "https://github.com/pyenv/pyenv-virtualenv/archive/v1.1.3.tar.gz"
|
||||
sha256 "247618b294b46e269bf1c1c3ed0f240d36ae9b454ce96856a57fd3f1053c90cd"
|
||||
version_scheme 1
|
||||
head "https://github.com/pyenv/pyenv-virtualenv.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue