f3d: add v2.0.0 (#37514)
This commit is contained in:
parent
168ed2a782
commit
73064d62cf
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class F3d(CMakePackage):
|
||||||
homepage = "https://f3d-app.github.io"
|
homepage = "https://f3d-app.github.io"
|
||||||
url = "https://github.com/f3d-app/f3d/archive/refs/tags/v1.1.1.tar.gz"
|
url = "https://github.com/f3d-app/f3d/archive/refs/tags/v1.1.1.tar.gz"
|
||||||
|
|
||||||
|
version("2.0.0", sha256="5b335de78a9f68903d7023d947090d4b36fa15b9e165749906a82153e0f56d05")
|
||||||
version("1.1.1", sha256="68bdbe3a90f2cd553d5e090a95d3c847e2a2f06abbe225ffecd47d3d29978b0a")
|
version("1.1.1", sha256="68bdbe3a90f2cd553d5e090a95d3c847e2a2f06abbe225ffecd47d3d29978b0a")
|
||||||
|
|
||||||
depends_on("vtk@9:", type="link")
|
depends_on("vtk@9:", type="link")
|
||||||
|
|
Loading…
Reference in a new issue