Skip to content

Commit

Permalink
set 2nd location in vcell-core/pom.xml for macos solver version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed Aug 22, 2023
1 parent 614b353 commit 12e3e06
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 @@ -538,7 +538,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 12e3e06

Please sign in to comment.