Skip to content

Commit

Permalink
Update to weval 0.2.11. (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfallin authored Sep 3, 2024
1 parent bed7e1a commit 6915558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/weval.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(WEVAL_VERSION v0.2.9)
set(WEVAL_VERSION v0.2.11)

set(WEVAL_URL https://github.com/cfallin/weval/releases/download/${WEVAL_VERSION}/weval-${WEVAL_VERSION}-${HOST_ARCH}-${HOST_OS}.tar.xz)
CPMAddPackage(NAME weval URL ${WEVAL_URL} DOWNLOAD_ONLY TRUE)
Expand Down

0 comments on commit 6915558

Please sign in to comment.