podman: Update to version 4.5.0

This commit is contained in:
github-actions[bot] 2023-04-14 16:28:06 +00:00
parent da7d08ab35
commit 6a8b16eb08

View File

@ -1,12 +1,12 @@
{ {
"version": "4.4.4", "version": "4.5.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.4.4/podman-4.4.4-setup.exe", "url": "https://github.com/containers/podman/releases/download/v4.5.0/podman-4.5.0-setup.exe",
"hash": "b93dabfcc1cf61789e3f810f147063bb6623fd3bb8e04a7f59e1b17c4797e5e1" "hash": "2f2b4e71d6ef273680e6552a499e57c079cbe12f0ada3358f2673b245d5ec7bf"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",