Skip to content

Commit

Permalink
chore(port): update msclock/cmake-modules to v1.6.13 (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Jan 2, 2025
1 parent e5e9b32 commit acce019
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/cmake-modules/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ vcpkg_from_github(
REF
v${VERSION}
SHA512
40f112fea3f5ed1d1c6e0c3120d82179cd7f9c93d56fd0b907d104e3790ef64083fdbf51fd079940233c62f8ad8c935a708c72541853d577fbbd2ef835528bab
f577fb15bb6871b51f8b02330657c5d66f86f4ecaee0ad2da866f679ce43211cf53d33a252b3144fc21f0db0525ed9b096279d839aba6834c2ab31733695e039
)

file(GLOB items ${SOURCE_PATH}/cmake/*)
Expand Down
2 changes: 1 addition & 1 deletion ports/cmake-modules/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cmake-modules",
"version": "1.6.12",
"version": "1.6.13",
"description": "Some useful cmake module collection",
"homepage": "https://github.com/msclock/cmake-modules",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"port-version": 0
},
"cmake-modules": {
"baseline": "1.6.12",
"baseline": "1.6.13",
"port-version": 0
},
"cmake-patch-file": {
Expand Down
5 changes: 5 additions & 0 deletions versions/c-/cmake-modules.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4c79cbe68012f8ebc6faab447621123b21d518c1",
"version": "1.6.13",
"port-version": 0
},
{
"git-tree": "2c32b7a0ecd0cda809c1f93b13734c6697fda3e1",
"version": "1.6.12",
Expand Down

0 comments on commit acce019

Please sign in to comment.