Skip to content

Commit 5645c25

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(port): update cpm-cmake/cpm.cmake to v0.42.0
1 parent 7284799 commit 5645c25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/cmake-cpm/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vcpkg_from_github(
66
REF
77
v${VERSION}
88
SHA512
9-
28643a54a25564ddba21a377b7c921407bf73f4ee531fb97001f2db47a35be667d0e90634c16fc9d61ff26e0b35f071bada76ffa0de97886ac907a16cc51dab5
9+
6c85909122ad935d63ff1561aa786d5c648eb0c0eda60cefc9bd86d61fded47dfb02169e33eca7497cf347c7f2d32e5e1e08a9c42cd3eb9752a51246451a354f
1010
)
1111

1212
vcpkg_replace_string(${SOURCE_PATH}/cmake/CPM.cmake

ports/cmake-cpm/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cmake-cpm",
3-
"version": "0.41.0",
3+
"version": "0.42.0",
44
"description": "CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.",
55
"homepage": "https://github.com/cpm-cmake/CPM.cmake",
66
"license": "MIT",

0 commit comments

Comments
 (0)