podman: Update to version 4.7.2

This commit is contained in:
github-actions[bot] 2023-10-31 16:27:24 +00:00
parent fe817f7dae
commit 991783dc53

View File

@ -1,12 +1,12 @@
{ {
"version": "4.7.1", "version": "4.7.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.7.1/podman-4.7.1-setup.exe", "url": "https://github.com/containers/podman/releases/download/v4.7.2/podman-4.7.2-setup.exe",
"hash": "5fe5ef98b4fb01f6d65ec3491c461b6c00140af441644e2e96c4f0143a21854e" "hash": "2124ac24e2c730f16e07e8eb033d5675d0f6123669c27d525d43d2f51f96b1ba"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",