From a44e8e91756ad7038cc586fa577011f75436411c Mon Sep 17 00:00:00 2001 From: Ben Wolsieffer Date: Sat, 1 Mar 2025 12:29:43 -0500 Subject: [PATCH] rolling: gz-cmake-vendor: update vendor patching --- distros/rolling/overrides.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distros/rolling/overrides.nix b/distros/rolling/overrides.nix index 7bba1eabe7..db0231aa33 100644 --- a/distros/rolling/overrides.nix +++ b/distros/rolling/overrides.nix @@ -43,8 +43,8 @@ in { }; gz-cmake-vendor = lib.patchGzAmentVendorGit rosSuper.gz-cmake-vendor { - version = "4.1.0"; - hash = "sha256-GyVDbJM3qdFSdp+Kw8z1vB6ipOkB0+4TYWLV+FhIsj4="; + version = "4.1.1"; + hash = "sha256-BWgRm+3UW65Cu7TqXtFFG05JlYF52dbpAsIE8aDnJM0="; }; gz-common-vendor = (lib.patchGzAmentVendorGit rosSuper.gz-common-vendor {