podman: Update to version 5.6.1

This commit is contained in:
github-actions[bot] 2025-09-05 00:37:27 +00:00
parent 28ecfacae7
commit cb1ac21e30

View File

@ -1,12 +1,12 @@
{ {
"version": "5.6.0", "version": "5.6.1",
"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.0/podman-5.6.0-setup.exe", "url": "https://github.com/containers/podman/releases/download/v5.6.1/podman-5.6.1-setup.exe",
"hash": "fc8960481e6165b5d1ef05970a11b691b13d434d1f97ceb29b8be6f3902ba86c" "hash": "602b21a68d077ed5589f8c3acc78764d64b9e5e6f6e151d356db2e6582309142"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",