Update versions of the survey performance tool. (#33058)
This commit is contained in:
parent
8829fb7c03
commit
ee2ece3c91
@ -33,7 +33,8 @@ class Survey(CMakePackage):
|
|||||||
maintainers = ["jgalarowicz"]
|
maintainers = ["jgalarowicz"]
|
||||||
|
|
||||||
version("master", branch="master")
|
version("master", branch="master")
|
||||||
version("1.0.5", branch="1.0.5")
|
version("1.0.6", branch="1.0.6")
|
||||||
|
version("1.0.5", tag="1.0.5")
|
||||||
version("1.0.4", tag="1.0.4")
|
version("1.0.4", tag="1.0.4")
|
||||||
version("1.0.3", tag="1.0.3")
|
version("1.0.3", tag="1.0.3")
|
||||||
version("1.0.2", tag="1.0.2")
|
version("1.0.2", tag="1.0.2")
|
||||||
|
Loading…
Reference in New Issue
Block a user