podman: Update to version 4.4.2

This commit is contained in:
github-actions[bot] 2023-02-27 20:27:31 +00:00
parent 4ada5092e0
commit 0216c7f9c3

View File

@ -1,12 +1,12 @@
{ {
"version": "4.4.1", "version": "4.4.2",
"description": "A tool for managing OCI containers and pods.", "description": "A tool for managing OCI containers and pods.",
"homepage": "https://podman.io/", "homepage": "https://podman.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containers/podman/releases/download/v4.4.1/podman-4.4.1-setup.exe", "url": "https://github.com/containers/podman/releases/download/v4.4.2/podman-4.4.2-setup.exe",
"hash": "55e69185b8e5025bc172869ecc9c2469c758098ddd398e3bb5550139085066dd" "hash": "46ff56b28d5a626f13aad9c004584120dbaf8ec18fe8750d98a93c9452a1fc6c"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",