fallback to 4.6.10

pull/637/head
Joseph Hamman 2019-04-04 12:29:34 -07:00
rodzic a3d4f95de0
commit bf3d0c133c
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -13,7 +13,7 @@ New features
:user:`davidanthoff`
- Set JULIA_PROJECT globally, so that every julia instance starts with the
julia environment activated in :pr:`612` by :user:`davidanthoff`.
- Update Miniconda version to 4.5.12and Conda version to 4.6.11 in :pr:`637` by
- Update Miniconda version to 4.5.12 and Conda version to 4.6.10 in :pr:`637` by
:user:`jhamman`
API changes

Wyświetl plik

@ -4,7 +4,7 @@ set -ex
cd $(dirname $0)
MINICONDA_VERSION=4.5.12
CONDA_VERSION=4.6.11
CONDA_VERSION=4.6.10
# Only MD5 checksums are available for miniconda
# Can be obtained from https://repo.continuum.io/miniconda/
MD5SUM="866ae9dff53ad0874e1d1a60b1ad1ef8"