buildah-unwrapped: 1.41.4 -> 1.41.5

This commit is contained in:
R. Ryantm
2025-09-29 20:47:03 +00:00
parent adbb27e135
commit 7c7a5e4ebf
+2 -2
View File
@@ -17,13 +17,13 @@
buildGoModule (finalAttrs: {
pname = "buildah";
version = "1.41.4";
version = "1.41.5";
src = fetchFromGitHub {
owner = "containers";
repo = "buildah";
tag = "v${finalAttrs.version}";
hash = "sha256-8I8njiMayfpodX2rj8MqYIhah3lvMgOY+agwlPYPij0=";
hash = "sha256-NQ5nCU1uiw3SzPMo2rH4+GnAIbIzM9O0bJaXJg/rfZM=";
};
outputs = [