Skip to content

Commit 93a1740

Browse files
committed
Update bave ref to stable 0.4.7.
1 parent 7e51dee commit 93a1740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ include(FetchContent)
1111
FetchContent_Declare(
1212
bave
1313
GIT_REPOSITORY https://github.com/karnkaul/bave
14-
GIT_TAG fb283574a1e72855000629af92dd39f8dfc15d0e # v0.4.7 (unstable!)
14+
GIT_TAG 13ef94fe81e8914335b903c37c58bb2207fd786d # v0.4.7
1515
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/ext/bave"
1616
)
1717

0 commit comments

Comments
 (0)