podman: Update to version 5.0.3

This commit is contained in:
github-actions[bot] 2024-05-10 20:25:00 +00:00
parent d137ac400e
commit 8de1b60074

View File

@ -1,12 +1,12 @@
{ {
"version": "5.0.2", "version": "5.0.3",
"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.0.2/podman-5.0.2-setup.exe", "url": "https://github.com/containers/podman/releases/download/v5.0.3/podman-5.0.3-setup.exe",
"hash": "0845d53b48d916123179c70057e59f088f430bae0ca1db5a3362b8386c1aa549" "hash": "ea12b7c5fcb518cacb0fcd2dab3e2966adebcc477b32b1b0ef4adfdae35eddf3"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",