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