Update miniconda to 4.3.30. (#6233)
This commit is contained in:
parent
138e9d08c6
commit
d9a4e7a038
@ -33,6 +33,7 @@ class Miniconda2(Package):
|
||||
homepage = "https://conda.io/miniconda.html"
|
||||
url = "https://repo.continuum.io/miniconda/Miniconda2-4.3.11-Linux-x86_64.sh"
|
||||
|
||||
version('4.3.30', 'bd1655b4b313f7b2a1f2e15b7b925d03', expand=False)
|
||||
version('4.3.14', '8cb075cf5462480980ef2373ad9fad38', expand=False)
|
||||
version('4.3.11', 'd573980fe3b5cdf80485add2466463f5', expand=False)
|
||||
|
||||
|
@ -33,6 +33,7 @@ class Miniconda3(Package):
|
||||
homepage = "https://conda.io/miniconda.html"
|
||||
url = "https://repo.continuum.io/miniconda/Miniconda3-4.3.11-Linux-x86_64.sh"
|
||||
|
||||
version('4.3.30', '0b80a152332a4ce5250f3c09589c7a81', expand=False)
|
||||
version('4.3.14', 'fc6fc37479e3e3fcf3f9ba52cae98991', expand=False)
|
||||
version('4.3.11', '1924c8d9ec0abf09005aa03425e9ab1a', expand=False)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user