Commit 5915db0 1 parent 16e2751 commit 5915db0 Copy full SHA for 5915db0
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ include("cmake/cpm.cmake")
75
75
76
76
CPMFindPackage(
77
77
NAME rohrkabel
78
- VERSION 2.5
78
+ VERSION 2.7
79
79
GIT_REPOSITORY "https://github.com/Curve/rohrkabel"
80
80
)
81
81
@@ -99,7 +99,7 @@ CPMFindPackage(
99
99
100
100
CPMFindPackage(
101
101
NAME glaze
102
- VERSION 2.0.2
102
+ VERSION 2.0.6
103
103
GIT_REPOSITORY "https://github.com/stephenberry/glaze"
104
104
)
105
105
Original file line number Diff line number Diff line change 2
2
#
3
3
# SPDX-FileCopyrightText: Copyright (c) 2019-2023 Lars Melchior and contributors
4
4
5
- set (CPM_DOWNLOAD_VERSION 0.38.6 )
6
- set (CPM_HASH_SUM "11c3fa5f1ba14f15d31c2fb63dbc8628ee133d81c8d764caad9a8db9e0bacb07 " )
5
+ set (CPM_DOWNLOAD_VERSION 0.38.7 )
6
+ set (CPM_HASH_SUM "83e5eb71b2bbb8b1f2ad38f1950287a057624e385c238f6087f94cdfc44af9c5 " )
7
7
8
8
if (CPM_SOURCE_CACHE)
9
9
set (CPM_DOWNLOAD_LOCATION "${CPM_SOURCE_CACHE} /cpm/CPM_${CPM_DOWNLOAD_VERSION} .cmake" )
You can’t perform that action at this time.
0 commit comments