podman: Update to version 4.8.2

This commit is contained in:
github-actions[bot] 2023-12-11 16:28:11 +00:00
parent 7104dae11e
commit e473bf706b

View File

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