diff --git a/bucket/podman.json b/bucket/podman.json index e39c75d372..553bf35f57 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.9.3", + "version": "5.0.0", "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.3/podman-4.9.3-setup.exe", - "hash": "abe5fec15829c9a256265953a8eeef53e1d74cb323c5ce3ce510818ad637d81d" + "url": "https://github.com/containers/podman/releases/download/v5.0.0/podman-5.0.0-setup.exe", + "hash": "dcf9c92dc54d5d8820cdce1c8f6abbd6eb6d4a32d906c89d079e3e7e7a60507c" } }, "bin": "podman.exe",