Skip to content

Commit cf42787

Browse files
committed
chore(deps): update CPM packages
1 parent a1c4775 commit cf42787

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cmake/CPM.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# SPDX-FileCopyrightText: Copyright (c) 2019-2023 Lars Melchior and contributors
44

5-
set (CPM_DOWNLOAD_VERSION 0.42.1)
6-
set (CPM_HASH_SUM "f3a6dcc6a04ce9e7f51a127307fa4f699fb2bade357a8eb4c5b45df76e1dc6a5")
5+
set (CPM_DOWNLOAD_VERSION 0.42.3)
6+
set (CPM_HASH_SUM "a609e875fd532b067174250f6abbc3dac22fe2d64869783fb1e80bda1625c844")
77

88
if (CPM_SOURCE_CACHE)
99
set (CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE}/cpm/CPM_${CPM_DOWNLOAD_VERSION}.cmake")

cmake/package-lock.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# cmake-format: off
99

1010
# hibf
11-
set (CHOPPER_HIBF_VERSION eca65729de77a5d411160c487adcafe8f972342b CACHE STRING "")
11+
set (CHOPPER_HIBF_VERSION 37108885a53eec0a0d64251ffc60d43bcf9f9b49 CACHE STRING "")
1212
CPMDeclarePackage (hibf
1313
NAME hibf
1414
GIT_TAG ${CHOPPER_HIBF_VERSION} # main

0 commit comments

Comments
 (0)