Skip to content

Commit 1ebdb27

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(port): update cpm-cmake/cpm.cmake to v0.40.6
1 parent c3cfb0b commit 1ebdb27

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-
90cf35260fa337bced9e3320fcf07e8afeaeea3a86adbff57df38c19e6546ee5b37480847f1ceb5a948414ae788a725f733f7599dbd7257fc34f59fd41b3199b
9+
485c00658554e24202360c2896becc0d053e7ee32c129e09e6d327fba149043d2f39be3723f170557746511f204c109d7e390a658bca1725ea593788fd9b0584
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.40.5",
3+
"version": "0.40.6",
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)