diff --git a/bucket/podman.json b/bucket/podman.json index afb4ddd4e3..3d9dfe6569 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.8.3", + "version": "4.9.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.8.3/podman-4.8.3-setup.exe", - "hash": "82dc989a14631a6ff5588f26eb5302e619d3fe1f5077612448d37fd851dba20e" + "url": "https://github.com/containers/podman/releases/download/v4.9.0/podman-4.9.0-setup.exe", + "hash": "9f972326dbe6f63cc4c0ff79522c983b28bb7779ac7ac3951d4b2cd3269bfa3b" } }, "bin": "podman.exe",