Skip to content

Commit

Permalink
Merge pull request #954 from virtualcell/819-mac-multi-trajectory-sto…
Browse files Browse the repository at this point in the history
…chastic

update macos solvers to fix local stochastic solver solutions
  • Loading branch information
jcschaff authored Aug 22, 2023
2 parents 5ed7fc8 + eb1be1a commit 614b353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcell-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://github.com/virtualcell/vcell-solvers/releases/download/v0.0.40/mac64.tgz</url>
<url>https://github.com/virtualcell/vcell-solvers/releases/download/v0.0.43/mac64.tgz</url>
<unpack>true</unpack>
<outputDirectory>${project.build.directory}/../../localsolvers/mac64</outputDirectory>
</configuration>
Expand Down

0 comments on commit 614b353

Please sign in to comment.