podman: Update to version 4.2.0

This commit is contained in:
github-actions[bot] 2022-08-11 16:30:26 +00:00
parent 96d2427f3b
commit 23f70d0ced

View File

@ -1,13 +1,13 @@
{
"##": "This package uses MSI installer (instead of portable ZIP) because only MSI contains the full feature of the app, see #3560 for details.",
"version": "4.1.1",
"version": "4.2.0",
"description": "A tool for managing OCI containers and pods.",
"homepage": "https://podman.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/containers/podman/releases/download/v4.1.1/podman-v4.1.1.msi",
"hash": "9f244d534bc617e4b85a19c0bc0d456daec3d55b6d0f097adaff6f94dac2faa7",
"url": "https://github.com/containers/podman/releases/download/v4.2.0/podman-v4.2.0.msi",
"hash": "40d506d04b32410da3ac0d570c50fb84b3a6e5157fa131bc8cb66c410cb463e2",
"extract_dir": "PFiles\\RedHat\\Podman"
}
},