Skip to content

Commit d341cfd

Browse files
dependency-envoy[bot]phlax
authored andcommitted
deps: Bump fips_cmake_linux_aarch64 -> 4.1.2 (#41304)
Created by Envoy dependency bot for @phlax Fix #41299 Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com> Signed-off-by: Ryan Northey <[email protected]> Co-authored-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
1 parent b6303c4 commit d341cfd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bazel/repository_locations.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1657,12 +1657,12 @@ REPOSITORY_LOCATIONS_SPEC = dict(
16571657
project_name = "CMake (Linux aarch64)",
16581658
project_desc = "Cross-platform family of tools designed to build, test and package software",
16591659
project_url = "https://cmake.org/",
1660-
version = "3.22.1",
1661-
sha256 = "601443375aa1a48a1a076bda7e3cca73af88400463e166fffc3e1da3ce03540b",
1660+
version = "4.1.2",
1661+
sha256 = "0634996f918b3bab11f45522899c81c987b09c9a64d15f6a0d2bb51c42099534",
16621662
strip_prefix = "cmake-{version}-linux-aarch64",
16631663
urls = ["https://github.com/Kitware/CMake/releases/download/v{version}/cmake-{version}-linux-aarch64.tar.gz"],
16641664
use_category = ["build", "dataplane_core", "controlplane"],
1665-
release_date = "2021-12-07",
1665+
release_date = "2025-09-30",
16661666
cpe = "cpe:2.3:a:kitware:cmake:*",
16671667
license = "BSD-3-Clause",
16681668
license_url = "https://github.com/Kitware/CMake/blob/v{version}/Copyright.txt",

0 commit comments

Comments
 (0)