mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
5 lines
195 B
Ruby
5 lines
195 B
Ruby
PYTHON_VIRTUALENV_URL =
|
|
"https://github.com/pypa/virtualenv/archive/16.2.0.tar.gz".freeze
|
|
PYTHON_VIRTUALENV_SHA256 =
|
|
"448def1220df9960e6d18fb5424107ffb1249eb566a5a311257860ab6b52b3fd".freeze
|