diff --git a/bucket/podman.json b/bucket/podman.json index 75b3ae4338..12fe742f21 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.2.3", + "version": "5.2.4", "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.2.3/podman-5.2.3-setup.exe", - "hash": "4dace4e20c027073ecfc993cd20de4db15d697a641cb254988662c15e47d3d32" + "url": "https://github.com/containers/podman/releases/download/v5.2.4/podman-5.2.4-setup.exe", + "hash": "f4c49b1cf7d007b983fdc7654c054b189b9d703031e955c79b40cb4b18b8bd50" } }, "bin": "podman.exe",