Skip to content

Commit ea69474

Browse files
committed
build: Update efp to v0.1.0-rc.6 with test
1 parent 47f5d84 commit ea69474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ include("cmake/CPM.cmake")
1212

1313
CPMAddPackage(
1414
NAME efp
15-
VERSION 0.1.0-rc.5
16-
URL "https://github.com/cwahn/efp/archive/refs/tags/v0.1.0-rc.5.tar.gz"
15+
VERSION 0.1.0-rc.6
16+
URL "https://github.com/cwahn/efp/archive/refs/tags/v0.1.0-rc.6.tar.gz"
1717
)
1818

1919
CPMAddPackage(

0 commit comments

Comments
 (0)