podman: Update to version 4.9.0

This commit is contained in:
github-actions[bot] 2024-01-23 04:26:35 +00:00
parent 106fae19d7
commit 77afa10fc8

View File

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