diff --git a/bob/devtools/bootstrap.py b/bob/devtools/bootstrap.py index a79709c8af85332405a4a04ec6f836122336a8c1..a1658bf5b4203969d7b127d214e198bfc6b357aa 100644 --- a/bob/devtools/bootstrap.py +++ b/bob/devtools/bootstrap.py @@ -265,6 +265,7 @@ def ensure_miniconda_sh(): """ # WARNING: if you update this version, remember to update hahes below + # AND our "mirror" in the internal webserver path = "/miniconda/Miniconda3-4.7.12-%s-x86_64.sh" if platform.system() == "Darwin": md5sum = "677f38d5ab7e1ce4fef134068e3bd76a"