Skip to content

Commit

Permalink
[tomsolver] Update to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwillow committed Dec 15, 2024
1 parent 1bf729f commit 8fcbf2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/tomsolver/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO tomwillow/tomsolver
REF "${VERSION}"
SHA512 332301dc8df2756818e709655f726193dd424fb04fba2e18b4264fa078120a6da9cc6a164c930a440439b1b34f7f6a8afc9263db5e8c16e6cd99391296ab0296
SHA512 00e1b961b1e6730bf74209622a44f932b5221c15995c53bcea9de5b84ba7d75549c095658bcb5729d4a38bf60104b5c5a8fa97015f13977341fcdd62643f35c2
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/tomsolver/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tomsolver",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simplest, Well-tested, Non-linear equations solver library.",
"homepage": "https://github.com/tomwillow/tomsolver",
"license": "MIT",
Expand Down

0 comments on commit 8fcbf2d

Please sign in to comment.