podman: Update to version 4.8.1

This commit is contained in:
github-actions[bot] 2023-12-05 12:30:11 +00:00
parent 6c2e1b5bf0
commit 4e783dfd6e

View File

@ -1,12 +1,12 @@
{ {
"version": "4.8.0", "version": "4.8.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/v4.8.0/podman-4.8.0-setup.exe", "url": "https://github.com/containers/podman/releases/download/v4.8.1/podman-4.8.1-setup.exe",
"hash": "6e0843aa6407854adc82b9708e57a9fdd1cf4078877fac5e9512f0ca126854a2" "hash": "35419b683b6080a0cc1467698aca33b6111b8201e6c46c8525240babcf9610f0"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",