diff --git a/bucket/podman.json b/bucket/podman.json index e2e55ce5fa..7fa9c8178a 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.2.0", + "version": "5.2.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.2.0/podman-5.2.0-setup.exe", - "hash": "f3ff6ef1d83d93464cab73561558abb17d6dc4cd835277155a8434aa852b1d8a" + "url": "https://github.com/containers/podman/releases/download/v5.2.1/podman-5.2.1-setup.exe", + "hash": "aa6aaed139fed459313a630b30934b073e13b4a13e3fe52d255d2503daa19206" } }, "bin": "podman.exe",