Skip to content

Commit 6c34748

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(port): update threeal/checkwarning.cmake to v3.0.1
1 parent 53f3f9b commit 6c34748

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/checkwarning-cmake/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-
d30ee36f4bfd730845bc944a6b3817af2278ca83fe8fd85c1988d03c961068a13682c964e35be3b808322a347c1c890c9946f3a11d536200e28d4e7c4020bf07
9+
6a1f2e9c9cdddb15d2afdd1016d0b84b3a740fbb84a78afb30615b801f302aa04771f7535fddbf4f68df07ac1d85dd4668c907d226db8986014a5311b472b21a
1010
)
1111

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

ports/checkwarning-cmake/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "checkwarning-cmake",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Check for compiler warnings in your CMake project.",
55
"homepage": "https://github.com/threeal/CheckWarning.cmake",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"port-version": 0
1414
},
1515
"checkwarning-cmake": {
16-
"baseline": "3.0.0",
16+
"baseline": "3.0.1",
1717
"port-version": 0
1818
},
1919
"cmake-conan": {

versions/c-/checkwarning-cmake.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": "bc6473bfabdbe6fdae3be4320e7043c340013a26",
5+
"version": "3.0.1",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "ce9966adb89da79ad1b2816bc20379629849ce02",
510
"version": "3.0.0",

0 commit comments

Comments
 (0)