File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22#
33# SPDX-FileCopyrightText: Copyright (c) 2019-2023 Lars Melchior and contributors
44
5- set (CPM_DOWNLOAD_VERSION 0.42.0 )
6- set (CPM_HASH_SUM "2020b4fc42dba44817983e06342e682ecfc3d2f484a581f11cc5731fbe4dce8a " )
5+ set (CPM_DOWNLOAD_VERSION 0.42.1 )
6+ set (CPM_HASH_SUM "f3a6dcc6a04ce9e7f51a127307fa4f699fb2bade357a8eb4c5b45df76e1dc6a5 " )
77
88if (CPM_SOURCE_CACHE)
99 set (CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE} /cpm/CPM_${CPM_DOWNLOAD_VERSION} .cmake" )
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ CPMDeclarePackage (hibf
1818 OPTIONS "INSTALL_HIBF OFF"
1919)
2020# sharg
21- set (CHOPPER_SHARG_VERSION d3b6c025554fc28a6f94d475fc136894b441432e CACHE STRING "" )
21+ set (CHOPPER_SHARG_VERSION 983dc3dc415d9fc193fb4dac110cc2ecac2ca4bc CACHE STRING "" )
2222CPMDeclarePackage (sharg
2323 NAME sharg
2424 GIT_TAG ${CHOPPER_SHARG_VERSION} # main
You can’t perform that action at this time.
0 commit comments