minc-toolkit: add version 1.9.18.2 (#30926)
This commit is contained in:
parent
1194ac6985
commit
b1ce756d69
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ class MincToolkit(CMakePackage):
|
|||
homepage = "https://github.com/BIC-MNI/minc-toolkit-v2"
|
||||
git = "https://github.com/BIC-MNI/minc-toolkit-v2.git"
|
||||
|
||||
version('1.9.18.2', commit="b98e4972bdac2b78e3c1e412d75c97e2e7c5f6b9",
|
||||
submodules=True)
|
||||
version('1.9.18.1', commit="38597c464b6e93eda680ab4a9e903366d53d7737",
|
||||
submodules=True)
|
||||
|
||||
|
|
Loading…
Reference in a new issue