podman: Update to version 5.0.1

This commit is contained in:
github-actions[bot] 2024-04-01 17:08:29 +00:00
parent cd74c6ccc9
commit 9af90518c0

View File

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