Merge pull request #9014 from Homebrew/fxcoudert-patch-1
python: update virtualenv
This commit is contained in:
commit
ac8cc16b9e
@ -117,8 +117,8 @@ module Language
|
|||||||
def self.included(base)
|
def self.included(base)
|
||||||
base.class_eval do
|
base.class_eval do
|
||||||
resource "homebrew-virtualenv" do
|
resource "homebrew-virtualenv" do
|
||||||
url "https://files.pythonhosted.org/packages/85/3e/6c3abf78b2207f3565ebadd0b99d1945f4ff18abdc6879617a4f6d939e41/virtualenv-20.0.33.tar.gz"
|
url "https://files.pythonhosted.org/packages/06/8c/eb8a0ae49eba5be054ca32b3a1dca432baee1d83c4f125d276c6a5fd2d20/virtualenv-20.1.0.tar.gz"
|
||||||
sha256 "a5e0d253fe138097c6559c906c528647254f437d1019af9d5a477b09bfa7300f"
|
sha256 "b8d6110f493af256a40d65e29846c69340a947669eec8ce784fcf3dd3af28380"
|
||||||
end
|
end
|
||||||
|
|
||||||
resource "homebrew-appdirs" do
|
resource "homebrew-appdirs" do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user