commit b2218808b3a3828017002ca66aa62ffb76816ad6
parent 2cfe1285fd781caf62aa47c69d386e93bb778148
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date: Wed, 19 Jun 2024 15:56:59 +0200
Upgrade star-enclosures-3d dependency to 0.7.1
Diffstat:
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/star-cad.sh b/src/star-cad.sh
@@ -23,7 +23,7 @@ export STAR_CAD_SH=1
. "build.sh"
. "gmsh_4.12.2.sh"
. "rsys_0.14.sh"
-. "star-enclosures-3d_0.7.sh"
+. "star-enclosures-3d_0.7.1.sh"
. "star-geometry-3d_0.2.sh"
name="star-cad"
diff --git a/src/stardis-solver_0.15.2.sh b/src/stardis-solver_0.15.2.sh
@@ -27,7 +27,7 @@ export STARDIS_SOLVER=1
. "star-2d_0.7.sh"
. "star-3d_0.10.sh"
. "star-enclosures-2d_0.6.sh"
-. "star-enclosures-3d_0.7.sh"
+. "star-enclosures-3d_0.7.1.sh"
. "star-sp_0.14.sh"
. "star-wf_0.0.sh"
diff --git a/src/stardis_0.10.1.sh b/src/stardis_0.10.1.sh
@@ -25,7 +25,7 @@ export STARDIS=1
. "build.sh"
. "rsys_0.14.sh"
. "star-3d_0.10.sh"
-. "star-enclosures-3d_0.7.sh"
+. "star-enclosures-3d_0.7.1.sh"
. "star-geometry-3d_0.2.sh"
. "star-sp_0.14.sh"
. "star-stl_0.5.sh"