podman: Update to version 5.0.0

This commit is contained in:
github-actions[bot] 2024-03-19 20:24:40 +00:00
parent ef28dabbe2
commit 50b1bb1e3b

View File

@ -1,12 +1,12 @@
{ {
"version": "4.9.3", "version": "5.0.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.9.3/podman-4.9.3-setup.exe", "url": "https://github.com/containers/podman/releases/download/v5.0.0/podman-5.0.0-setup.exe",
"hash": "abe5fec15829c9a256265953a8eeef53e1d74cb323c5ce3ce510818ad637d81d" "hash": "dcf9c92dc54d5d8820cdce1c8f6abbd6eb6d4a32d906c89d079e3e7e7a60507c"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",