podman: Update to version 5.1.2

This commit is contained in:
github-actions[bot] 2024-07-10 20:26:29 +00:00
parent e86c4f7eff
commit 3e81f33507

View File

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