itk: add v5.1.2 (#22655)

This commit is contained in:
Glenn Johnson 2021-04-06 04:03:53 -05:00 committed by GitHub
parent d2bf74242e
commit a586b8df20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ class Itk(CMakePackage):
maintainers = ['glennpj']
version('5.1.2', sha256='f1e5a78e11125348f68f655c6b89b617c3a8b2c09f710081f621054811a70c98')
version('5.1.1', sha256='39e2a63840054361b728878a35b21bbe38374682ffb4b5c4f8f8f7514dedb58e')
variant('review', default=False, description='enable modules under review')