bml: add v1.3.1 (#11856)

This commit is contained in:
Christoph Junghans 2019-06-27 10:57:09 -06:00 committed by GitHub
parent c48b67ccd7
commit 8a51215c36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ class Bml(CMakePackage):
git = "https://github.com/lanl/bml.git"
version('develop', branch='master')
version('1.3.1', sha256='17145eda96aa5e550dcbff1ee7ce62b45723af8210b1ab70c5975ec792fa3d13')
version('1.3.0', '2bf8546b27a89666dab3e8f4873cd117')
version('1.2.3', '8133137fb56a27fade44d1588449c2ac')
version('1.2.2', 'c86959cb0188e9d0a9a2cbad03b2782d')