diff --git a/bucket/podman.json b/bucket/podman.json index 597cfe34e8..beae2664e3 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.9.1", + "version": "4.9.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/v4.9.1/podman-4.9.1-setup.exe", - "hash": "13a91ccdcc41f6c99efac7255530ae98717a1552b61c4c4a92423e4b3e939ebe" + "url": "https://github.com/containers/podman/releases/download/v4.9.2/podman-4.9.2-setup.exe", + "hash": "d74c46564ca76210ae6e8e306fb4e4732057eeb4a998596daef3847fbfbd5ce1" } }, "bin": "podman.exe",