diff --git a/bucket/podman.json b/bucket/podman.json index 43b5220dfa..45d6bbfaad 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.3.1", + "version": "4.4.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.3.1/podman-4.3.1-setup.exe", - "hash": "b741702663234ca36e1555149721580dc31ae76985d50c022a8641c6db2f5b93" + "url": "https://github.com/containers/podman/releases/download/v4.4.0/podman-4.4.0-setup.exe", + "hash": "7bfa0c6c4a8212333dd5342f6d1cde564ca8cc15f68a8bbbca1dc09d6a74035e" } }, "bin": "podman.exe",