simulationio: add v9.0.2 (#30550)

This commit is contained in:
Erik Schnetter 2022-05-09 07:39:18 -04:00 committed by GitHub
parent d62e4b1d66
commit 5397dcee51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ class Simulationio(CMakePackage):
maintainers = ['eschnett']
version('master', branch='master')
version('9.0.2', sha256='3dd3422e64f6a75215783f6157effd07430e1d0af5884e565f73388a815511f8')
version('9.0.1', sha256='c2f6c99417165f6eb8cbb9c44822d119586675abb34eabd553eb80f44b53e0c8')
variant('asdf', default=True, description="Enable ASDF bindings")