miniforge3: add version 4.8.3-4.

This commit is contained in:
Jianwen WEI 2020-06-01 16:52:44 +08:00 committed by Peter Scheibel
parent fe74c22184
commit 4387975556

View File

@ -12,6 +12,14 @@ class Miniforge3(Package):
homepage = "https://github.com/conda-forge/miniforge"
url = "https://github.com/conda-forge/miniforge/releases/download/4.8.3-2/Miniforge3-4.8.3-2-Linux-x86_64.sh"
version('4.8.3-4-Linux-x86_64',
url='https://github.com/conda-forge/miniforge/releases/download/4.8.3-4/Miniforge3-4.8.3-4-Linux-x86_64.sh',
sha256='24951262a126582f5f2e1cf82c9cd0fa20e936ef3309fdb8397175f29e647646',
expand=False)
version('4.8.3-4-Linux-aarch64',
url='https://github.com/conda-forge/miniforge/releases/download/4.8.3-4/Miniforge3-4.8.3-4-Linux-aarch64.sh',
sha256='52a8dde14ecfb633800a2de26543a78315058e30f5883701da1ad2f2d5ba9ed8',
expand=False)
version('4.8.3-2-Linux-x86_64',
url='https://github.com/conda-forge/miniforge/releases/download/4.8.3-2/Miniforge3-4.8.3-2-Linux-x86_64.sh',
sha256='c8e5b894fe91ce0f86e61065d2247346af107f8d53de0ad89ec848701c4ec1f9',