buildah-unwrapped: 1.43.0 -> 1.43.1 (#508069)

This commit is contained in:
nixpkgs-ci[bot]
2026-04-09 08:50:29 +00:00
committed by GitHub
@@ -18,13 +18,13 @@
buildGoModule (finalAttrs: {
pname = "buildah";
version = "1.43.0";
version = "1.43.1";
src = fetchFromGitHub {
owner = "containers";
repo = "buildah";
tag = "v${finalAttrs.version}";
hash = "sha256-SihJXPnUrOe4TxbbnQOhXoZlbQZfLy0YGMV32CtojV8=";
hash = "sha256-Xshe0EvsGhtP8ffoo6yV9iY9YZy1krJjnVUmYouSpAM=";
};
outputs = [