Add info for miniconda[23]@4.3.14 (#4263)
This commit is contained in:
parent
daaa37c1ff
commit
8eeb63e78e
@ -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.14', '8cb075cf5462480980ef2373ad9fad38', expand=False)
|
||||
version('4.3.11', 'd573980fe3b5cdf80485add2466463f5', expand=False)
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
@ -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.14', 'fc6fc37479e3e3fcf3f9ba52cae98991', expand=False)
|
||||
version('4.3.11', '1924c8d9ec0abf09005aa03425e9ab1a', expand=False)
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
Loading…
Reference in New Issue
Block a user