diff --git a/bucket/podman.json b/bucket/podman.json index 150f540e6d..b372349536 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.3.1", + "version": "5.3.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.3.1/podman-5.3.1-setup.exe", - "hash": "c63edc48fbbce0f5650a49701c8a96e5842d83cd73f4c41514ede5ea35efc11d" + "url": "https://github.com/containers/podman/releases/download/v5.3.2/podman-5.3.2-setup.exe", + "hash": "0c277623ebd88113e4a8222084506a7d3160c0f99e065334e74c4f851824ea4c" } }, "bin": "podman.exe",