Skip to content

Commit

Permalink
chore(deps): update dependency kitware/cmake to v3.30.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2024
1 parent 15c67f7 commit 6dece02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG ZIG_VERSION='0.12.1'
# renovate: datasource=github-releases depName=mesonbuild/meson
ARG MESON_VERSION='1.5.2'
# renovate: datasource=github-releases depName=Kitware/CMake
ARG CMAKE_VERSION='3.30.3'
ARG CMAKE_VERSION='3.30.4'
# renovate: datasource=github-releases depName=NixOS/patchelf
ARG PATCHELF_VERSION='0.18.0'
ARG MACOS_SDK_VERSION='14.0'
Expand Down

0 comments on commit 6dece02

Please sign in to comment.