Skip to content

Commit

Permalink
chore(port): update threeal/checkwarning.cmake to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and github-actions[bot] committed Oct 7, 2024
1 parent 53f3f9b commit 95406c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/checkwarning-cmake/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
d30ee36f4bfd730845bc944a6b3817af2278ca83fe8fd85c1988d03c961068a13682c964e35be3b808322a347c1c890c9946f3a11d536200e28d4e7c4020bf07
6a1f2e9c9cdddb15d2afdd1016d0b84b3a740fbb84a78afb30615b801f302aa04771f7535fddbf4f68df07ac1d85dd4668c907d226db8986014a5311b472b21a
)

file(GLOB items ${SOURCE_PATH}/cmake/*)
Expand Down
2 changes: 1 addition & 1 deletion ports/checkwarning-cmake/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checkwarning-cmake",
"version": "3.0.0",
"version": "3.0.1",
"description": "Check for compiler warnings in your CMake project.",
"homepage": "https://github.com/threeal/CheckWarning.cmake",
"license": "MIT",
Expand Down

0 comments on commit 95406c4

Please sign in to comment.