diff --git a/ports/checkwarning-cmake/portfile.cmake b/ports/checkwarning-cmake/portfile.cmake index c6801c8..04e4108 100644 --- a/ports/checkwarning-cmake/portfile.cmake +++ b/ports/checkwarning-cmake/portfile.cmake @@ -6,7 +6,7 @@ vcpkg_from_github( REF v${VERSION} SHA512 - 1abbbdda06c54bcc860b8fa4230ba3019450361c8dce099f90d63c4526274507b72c5384bbadc359ce9b6d9c51ba9e00a47f92bd14c943b9ca69b57b4a57546c + d30ee36f4bfd730845bc944a6b3817af2278ca83fe8fd85c1988d03c961068a13682c964e35be3b808322a347c1c890c9946f3a11d536200e28d4e7c4020bf07 ) file(GLOB items ${SOURCE_PATH}/cmake/*) diff --git a/ports/checkwarning-cmake/vcpkg.json b/ports/checkwarning-cmake/vcpkg.json index ed39018..6ff707d 100644 --- a/ports/checkwarning-cmake/vcpkg.json +++ b/ports/checkwarning-cmake/vcpkg.json @@ -1,6 +1,6 @@ { "name": "checkwarning-cmake", - "version": "2.1.1", + "version": "3.0.0", "description": "Check for compiler warnings in your CMake project.", "homepage": "https://github.com/threeal/CheckWarning.cmake", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index c583456..7f9f0a5 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -13,7 +13,7 @@ "port-version": 0 }, "checkwarning-cmake": { - "baseline": "2.1.1", + "baseline": "3.0.0", "port-version": 0 }, "cmake-conan": { diff --git a/versions/c-/checkwarning-cmake.json b/versions/c-/checkwarning-cmake.json index fa9fd69..1f8d5b6 100644 --- a/versions/c-/checkwarning-cmake.json +++ b/versions/c-/checkwarning-cmake.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ce9966adb89da79ad1b2816bc20379629849ce02", + "version": "3.0.0", + "port-version": 0 + }, { "git-tree": "0cc212fa77c7e273810d15c3737e66d42ef9c1d8", "version": "2.1.1",