environment-modules: add version 4.3.1 (#12893)
This commit is contained in:
parent
7a1dd517b8
commit
53ab298e88
@ -12,10 +12,11 @@ class EnvironmentModules(Package):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
homepage = 'https://cea-hpc.github.io/modules/'
|
homepage = 'https://cea-hpc.github.io/modules/'
|
||||||
url = 'https://github.com/cea-hpc/modules/releases/download/v4.3.0/modules-4.3.0.tar.gz'
|
url = 'https://github.com/cea-hpc/modules/releases/download/v4.3.1/modules-4.3.1.tar.gz'
|
||||||
|
|
||||||
maintainers = ['xdelaruelle']
|
maintainers = ['xdelaruelle']
|
||||||
|
|
||||||
|
version('4.3.1', sha256='979efb5b3d3c8df2c3c364aaba61f97a459456fc5bbc092dfc02677da63e5654')
|
||||||
version('4.3.0', sha256='231f059c4109a2d3028c771f483f6c92f1f3689eb0033648ce00060dad00e103')
|
version('4.3.0', sha256='231f059c4109a2d3028c771f483f6c92f1f3689eb0033648ce00060dad00e103')
|
||||||
version('4.2.5', sha256='3375b454568e7bbec7748cd6173516ef9f30a3d8e13c3e99c02794a6a3bc3c8c')
|
version('4.2.5', sha256='3375b454568e7bbec7748cd6173516ef9f30a3d8e13c3e99c02794a6a3bc3c8c')
|
||||||
version('4.2.4', sha256='416dda94141e4778356e2aa9ba8687e6522a1eb197b3caf00a82e5fa2707709a')
|
version('4.2.4', sha256='416dda94141e4778356e2aa9ba8687e6522a1eb197b3caf00a82e5fa2707709a')
|
||||||
|
Loading…
Reference in New Issue
Block a user