podman: Update to version 5.2.0

This commit is contained in:
github-actions[bot] 2024-08-02 12:31:28 +00:00
parent e815b4721b
commit 13ad983596

View File

@ -1,12 +1,12 @@
{ {
"version": "5.1.2", "version": "5.2.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/v5.1.2/podman-5.1.2-setup.exe", "url": "https://github.com/containers/podman/releases/download/v5.2.0/podman-5.2.0-setup.exe",
"hash": "864d4eede247ed7c301655cc2cb9315182076df7b1dcaa3e601b71ed622d5b90" "hash": "f3ff6ef1d83d93464cab73561558abb17d6dc4cd835277155a8434aa852b1d8a"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",