Skip to content

Commit

Permalink
Switched linux solver to newest experimental solver
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeByDrescher committed Feb 1, 2024
1 parent aa7c27c commit 4bd0b64
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 @@ -656,7 +656,7 @@
<goal>wget</goal>
</goals>
<configuration>
<url>https://github.com/virtualcell/vcell-solvers/releases/download/v0.0.40/linux64.tgz</url>
<url>https://github.com/virtualcell/vcell-solvers/releases/download/v0.0.44-dev2/linux64.tgz</url>
<unpack>true</unpack>
<outputDirectory>${project.build.directory}/../../localsolvers/linux64</outputDirectory>
</configuration>
Expand Down

0 comments on commit 4bd0b64

Please sign in to comment.