podman: Update to version 5.7.0

This commit is contained in:
github-actions[bot] 2025-11-11 20:29:16 +00:00
parent 6634f0a58b
commit 4ded27b490

View File

@ -1,12 +1,12 @@
{ {
"version": "5.6.2", "version": "5.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/v5.6.2/podman-5.6.2-setup.exe", "url": "https://github.com/containers/podman/releases/download/v5.7.0/podman-5.7.0-setup.exe",
"hash": "5e97bd3a56eba7302c94a2b11a8a639f513830c228d27f9cda7e557a77bd4379" "hash": "551a4401c95bfae855b95f7f63921ee663aa68743200212650f6b4ef3610536b"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",