Skip to content
Snippets Groups Projects
Unverified Commit a1e19de8 authored by Hadrien G's avatar Hadrien G Committed by GitHub
Browse files

acts: added v1.0 (#18859)

parent bdefac69
Branches
Tags
No related merge requests found
...@@ -35,6 +35,7 @@ class Acts(CMakePackage, CudaPackage): ...@@ -35,6 +35,7 @@ class Acts(CMakePackage, CudaPackage):
# Supported Acts versions # Supported Acts versions
version('master', branch='master') version('master', branch='master')
version('1.00.0', commit='ec9ce0bcdc837f568d42a12ddf3fc9c80db62f5d')
version('0.32.0', commit='a4cedab7e727e1327f2835db29d147cc86b21054') version('0.32.0', commit='a4cedab7e727e1327f2835db29d147cc86b21054')
version('0.31.0', commit='cfbd901555579a2f32f4efe2b76a7048442b42c3') version('0.31.0', commit='cfbd901555579a2f32f4efe2b76a7048442b42c3')
version('0.30.0', commit='a71ef0a9c742731611645214079884585a92b15e') version('0.30.0', commit='a71ef0a9c742731611645214079884585a92b15e')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment