podman: Update to version 4.7.0

This commit is contained in:
github-actions[bot] 2023-09-27 20:24:03 +00:00
parent 57f6ae31c3
commit 15134bbeea

View File

@ -1,12 +1,12 @@
{ {
"version": "4.6.2", "version": "4.7.0",
"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.6.2/podman-4.6.2-setup.exe", "url": "https://github.com/containers/podman/releases/download/v4.7.0/podman-4.7.0-setup.exe",
"hash": "a51acef00b17cce83dd4d364817af32dd5e541db8d2d13063ae73742744ba3ad" "hash": "8f248ddc6ae56e2a9a1dfb7a6eee2706ace2b4a84f989c04b22614a94441c639"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",