Merge pull request #6235 from lembacon/virtualenv-16.6.1
python_virtualenv_constants: upgrade virtualenv to 16.6.1
This commit is contained in:
commit
f4a6012a91
@ -1,8 +1,8 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
PYTHON_VIRTUALENV_URL =
|
PYTHON_VIRTUALENV_URL =
|
||||||
"https://files.pythonhosted.org/packages/53/c0" \
|
"https://files.pythonhosted.org/packages/37/27" \
|
||||||
"/c7819f0bb2cf83e1b4b0d96c901b85191f598a7b534d297c2ef6dc80e2d3" \
|
"/706af3ee62032933a3217454609c50a5325a6bd9c2c2f495b58c456ba286" \
|
||||||
"/virtualenv-16.6.0.tar.gz"
|
"/virtualenv-16.6.1.tar.gz"
|
||||||
PYTHON_VIRTUALENV_SHA256 =
|
PYTHON_VIRTUALENV_SHA256 =
|
||||||
"99acaf1e35c7ccf9763db9ba2accbca2f4254d61d1912c5ee364f9cc4a8942a0"
|
"b7335cddd9260a3dd214b73a2521ffc09647bde3e9457fcca31dc3be3999d04a"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user