Skip to content

Commit

Permalink
chore(port): update msclock/cmake-modules to v1.5.6 (#154)
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 Jul 15, 2024
1 parent 16f305d commit 4eb945f
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
63d5abe012c4b79541d5dc7a44c376d28559b6c0a1f6a7c7d75ce10f04393be3fd49e63798a10281b5ee07fb04d4370d5edb8fa5d9930d9960417cae5594259d
dee753da75fb21b48c72f7ef941e131b378bf310ac0a4f21469db7f9a9beec92fe7f1191bea7ec7f79873803e235eb2063a2298a07114a34f53ff63e4b7fa99f
)

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.5.5",
"version": "1.5.6",
"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.5.5",
"baseline": "1.5.6",
"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": "021de934ea5235cd14b923f0f642c0b7e98973d0",
"version": "1.5.6",
"port-version": 0
},
{
"git-tree": "a3fe5b2f841d5b3894ab0d34e9fa47b24e7c3bc9",
"version": "1.5.5",
Expand Down

0 comments on commit 4eb945f

Please sign in to comment.