CLAW Compiler: added version 2.0.1 (#12878)
This commit is contained in:
parent
754ef8796e
commit
83bea039cf
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class Claw(CMakePackage):
|
|||
git = 'https://github.com/claw-project/claw-compiler.git'
|
||||
maintainers = ['clementval']
|
||||
|
||||
version('2.0.1', commit='f5acc929df74ce66a328aa4eda9cc9664f699b91', submodules=True)
|
||||
version('2.0', commit='53e705b8bfce40a5c5636e8194a7622e337cf4f5', submodules=True)
|
||||
version('1.2.3', commit='eaf5e5fb39150090e51bec1763170ce5c5355198', submodules=True)
|
||||
version('1.2.2', commit='fc27a267eef9f412dd6353dc0b358a05b3fb3e16', submodules=True)
|
||||
|
|
Loading…
Reference in a new issue