podman: Update to version 4.9.1

This commit is contained in:
github-actions[bot] 2024-02-01 16:26:31 +00:00
parent d9caab61b3
commit f9d5a6c2a5

View File

@ -1,12 +1,12 @@
{ {
"version": "4.9.0", "version": "4.9.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.9.0/podman-4.9.0-setup.exe", "url": "https://github.com/containers/podman/releases/download/v4.9.1/podman-4.9.1-setup.exe",
"hash": "9f972326dbe6f63cc4c0ff79522c983b28bb7779ac7ac3951d4b2cd3269bfa3b" "hash": "13a91ccdcc41f6c99efac7255530ae98717a1552b61c4c4a92423e4b3e939ebe"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",