Skip to content
Snippets Groups Projects
Unverified Commit ac8cc16b authored by FX Coudert's avatar FX Coudert Committed by GitHub
Browse files

Merge pull request #9014 from Homebrew/fxcoudert-patch-1

python: update virtualenv
parents 45b81dbf b4ad930b
No related branches found
No related tags found
No related merge requests found
......@@ -117,8 +117,8 @@ module Language
def self.included(base)
base.class_eval do
resource "homebrew-virtualenv" do
url "https://files.pythonhosted.org/packages/85/3e/6c3abf78b2207f3565ebadd0b99d1945f4ff18abdc6879617a4f6d939e41/virtualenv-20.0.33.tar.gz"
sha256 "a5e0d253fe138097c6559c906c528647254f437d1019af9d5a477b09bfa7300f"
url "https://files.pythonhosted.org/packages/06/8c/eb8a0ae49eba5be054ca32b3a1dca432baee1d83c4f125d276c6a5fd2d20/virtualenv-20.1.0.tar.gz"
sha256 "b8d6110f493af256a40d65e29846c69340a947669eec8ce784fcf3dd3af28380"
end
resource "homebrew-appdirs" do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment