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