ISAAC Server 1.3.3 (#8403)

Forgot to bump this package with the library release.
This commit is contained in:
Axel Huebl 2018-06-06 17:12:47 +02:00 committed by Adam J. Stewart
parent c86628880f
commit 6449f5bde7

View File

@ -36,6 +36,7 @@ class IsaacServer(CMakePackage):
git='https://github.com/ComputationalRadiationPhysics/isaac.git')
version('master', branch='master',
git='https://github.com/ComputationalRadiationPhysics/isaac.git')
version('1.3.3', '7aeebaf0c5a77e2cb9bea066750e369b')
version('1.3.2', 'c557daa74de52fd79e734c9758fca38b')
version('1.3.1', '7fe075f9af68d05355eaba0e224f20ca')
version('1.3.0', 'c8a794da9bb998ef0e75449bfece1a12')