diff --git a/bucket/podman.json b/bucket/podman.json index 409197477f..6190268c4b 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.6.1", + "version": "5.6.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.6.1/podman-5.6.1-setup.exe", - "hash": "602b21a68d077ed5589f8c3acc78764d64b9e5e6f6e151d356db2e6582309142" + "url": "https://github.com/containers/podman/releases/download/v5.6.2/podman-5.6.2-setup.exe", + "hash": "5e97bd3a56eba7302c94a2b11a8a639f513830c228d27f9cda7e557a77bd4379" } }, "bin": "podman.exe",