podman: Update to version 4.6.0

This commit is contained in:
github-actions[bot] 2023-07-21 00:35:51 +00:00
parent 022a467795
commit c42e4b1a2c

View File

@ -1,12 +1,12 @@
{ {
"version": "4.5.1", "version": "4.6.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.5.1/podman-4.5.1-setup.exe", "url": "https://github.com/containers/podman/releases/download/v4.6.0/podman-4.6.0-setup.exe",
"hash": "883c9901d1eedb3a130256574afa270656e4d322dce0bb880808d9d7776eff8a" "hash": "147d4711dac12c5e0d271ff2bc7fd872e2271359897266647ec7fa083db65688"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",