Skip to content

Commit

Permalink
Update md5 hash
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt authored Sep 19, 2023
1 parent 4230428 commit dbb54e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rapids-cmake/cpm/detail/download.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ function(rapids_cpm_download)

# When changing version verify no new variables needs to be propagated
set(CPM_DOWNLOAD_VERSION 0.38.5)
set(CPM_DOWNLOAD_MD5_HASH d6d5d0d5abca0b9ffe253353f75befc704e81bec)
set(CPM_DOWNLOAD_MD5_HASH c98d14a13dfd1952e115979c095f6794)

if(CPM_SOURCE_CACHE)
# Expand relative path. This is important if the provided path contains a tilde (~)
Expand Down

0 comments on commit dbb54e9

Please sign in to comment.