Skip to content
Snippets Groups Projects
Commit 49b65278 authored by Ross Miller's avatar Ross Miller Committed by Peter Scheibel
Browse files

Fix issue with miniconda attempting to install the incorrect version (#9589)

The install() function in the miniconda2 & 3 package.py files referenced
self.url, which is hard-coded to 4.3.11.  That's not necessary the
version that the user requested, though.  Changed the install() function
to reference self.stage.archive_file.  Also added a version string for
4.5.11.
parent 6e261b41
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment