Skip to content

Commit e326d0c

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(port): update cpm-cmake/cpm.cmake to v0.40.8
1 parent 82147f3 commit e326d0c

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-
27e1dd51ba7d59249b1bf541ae65786765c62c7fe6a2bf9eeca2260bb396b349bdb2550588ce9713639f7be22cbbb80e9435ec5ff81b33b814ecaf4e6d11a8fe
9+
2fa85a88fa670fe2d2a6f849551c07a2cb8667b405abf0c709bc680bbedcc5971fb4cc153cd3b7acae90dbee2e6b421044ff780ce10cf3e9de6b53eccff71107
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.7",
3+
"version": "0.40.8",
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)