From ef7a7035cd615584af0ae389dc2a1ae5cd15bc99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 16:29:40 +0000 Subject: [PATCH] podman: Update to version 5.4.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 9c08d400fa..83721f1ade 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.4.0", + "version": "5.4.1", "description": "A tool for managing OCI containers and pods.", "homepage": "https://podman.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/containers/podman/releases/download/v5.4.0/podman-5.4.0-setup.exe", - "hash": "6043131f88e40a862a8a08058441dec459813a3117a1a2e6f1148540a2e73877" + "url": "https://github.com/containers/podman/releases/download/v5.4.1/podman-5.4.1-setup.exe", + "hash": "a7703a377d3de044e3e3b83046f7cc32799fa872816fb918436712f428ef3a9b" } }, "bin": "podman.exe",