Skip to content

Commit

Permalink
Merge pull request #508 from beomki-yeo/update-detray-v50
Browse files Browse the repository at this point in the history
Update detray to v0.50.0
  • Loading branch information
krasznaa authored Dec 18, 2023
2 parents e91fb9b + d535658 commit be6e630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extern/detray/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ message( STATUS "Building Detray as part of the TRACCC project" )

# Declare where to get Detray from.
set( TRACCC_DETRAY_SOURCE
"URL;https://github.com/acts-project/detray/archive/refs/tags/v0.49.0.tar.gz;URL_MD5;d017a48de31e2ee116af870c917bce7f"
"URL;https://github.com/acts-project/detray/archive/refs/tags/v0.50.0.tar.gz;URL_MD5;efa6f5c72920bdb3c282fa3d260f0227"
CACHE STRING "Source for Detray, when built as part of this project" )

mark_as_advanced( TRACCC_DETRAY_SOURCE )
Expand Down

0 comments on commit be6e630

Please sign in to comment.