diff --git a/bucket/podman.json b/bucket/podman.json index 83721f1ade..3fb5643a23 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.4.1", + "version": "5.4.2", "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.1/podman-5.4.1-setup.exe", - "hash": "a7703a377d3de044e3e3b83046f7cc32799fa872816fb918436712f428ef3a9b" + "url": "https://github.com/containers/podman/releases/download/v5.4.2/podman-5.4.2-setup.exe", + "hash": "6d2c30e62adb52c9ccb4e104ac29f1aed8fd2289a7902eb348861b8a68cd56b5" } }, "bin": "podman.exe",