Skip to content

Commit e9bf427

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

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-
485c00658554e24202360c2896becc0d053e7ee32c129e09e6d327fba149043d2f39be3723f170557746511f204c109d7e390a658bca1725ea593788fd9b0584
9+
27e1dd51ba7d59249b1bf541ae65786765c62c7fe6a2bf9eeca2260bb396b349bdb2550588ce9713639f7be22cbbb80e9435ec5ff81b33b814ecaf4e6d11a8fe
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.6",
3+
"version": "0.40.7",
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)