Skip to content

Commit e855ff7

Browse files
chore(port): update msclock/cmake-modules to v1.6.14 (#246)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 091e230 commit e855ff7

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/cmake-modules/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-
f577fb15bb6871b51f8b02330657c5d66f86f4ecaee0ad2da866f679ce43211cf53d33a252b3144fc21f0db0525ed9b096279d839aba6834c2ab31733695e039
9+
837e8493ea88e718eb26dd24a43ddd0805484b4f701e12377cf46f509c8069055c4a3961d6301903a0124716172a7698aabcbabd5125a30a1d1df569e2460acf
1010
)
1111

1212
file(GLOB items ${SOURCE_PATH}/cmake/*)

ports/cmake-modules/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cmake-modules",
3-
"version": "1.6.13",
3+
"version": "1.6.14",
44
"description": "Some useful cmake module collection",
55
"homepage": "https://github.com/msclock/cmake-modules",
66
"license": "Apache-2.0",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"port-version": 0
3434
},
3535
"cmake-modules": {
36-
"baseline": "1.6.13",
36+
"baseline": "1.6.14",
3737
"port-version": 0
3838
},
3939
"cmake-patch-file": {

versions/c-/cmake-modules.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "9f7f642363ea9ae67e194887358345c04e8ed6e9",
5+
"version": "1.6.14",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "4c79cbe68012f8ebc6faab447621123b21d518c1",
510
"version": "1.6.13",

0 commit comments

Comments
 (0)