Skip to content

Commit b2e493c

Browse files
committed
Merge branch 'update/tools-dependency' into 'develop'
Updating the tools dependency again See merge request njoy/ENDFtk!7
2 parents de664a5 + 46c4ed7 commit b2e493c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include( FetchContent )
33

44
FetchContent_Declare( tools
55
GIT_REPOSITORY ../../njoy/tools
6-
GIT_TAG 662232049b7230da645d741dad413c5f1a5b3ab1 # NOT A RELEASED VERSION - CHANGE ME!
6+
GIT_TAG af689a48940f7bd7b12cecbe26361bfcadf41d92 # NOT A RELEASED VERSION - CHANGE ME!
77
)
88

99
#######################################################################

0 commit comments

Comments
 (0)