podman: Update to version 5.5.1

This commit is contained in:
github-actions[bot] 2025-06-06 00:40:04 +00:00
parent e4f7bb7d85
commit b3872273ed

View File

@ -1,12 +1,12 @@
{ {
"version": "5.5.0", "version": "5.5.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.5.0/podman-5.5.0-setup.exe", "url": "https://github.com/containers/podman/releases/download/v5.5.1/podman-5.5.1-setup.exe",
"hash": "bae952594fb302c173a1deed5ad98fd11df9b50f8088c16ca4871be972e9496f" "hash": "0acfe23ac3f9788fa88be7ae9e2c32b0883beaee0835b2123fbfd95e85d69747"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",