podman: Update to version 4.4.0

This commit is contained in:
github-actions[bot] 2023-02-02 04:29:19 +00:00
parent 5b67e6a99d
commit 255a1b14c0

View File

@ -1,12 +1,12 @@
{ {
"version": "4.3.1", "version": "4.4.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.3.1/podman-4.3.1-setup.exe", "url": "https://github.com/containers/podman/releases/download/v4.4.0/podman-4.4.0-setup.exe",
"hash": "b741702663234ca36e1555149721580dc31ae76985d50c022a8641c6db2f5b93" "hash": "7bfa0c6c4a8212333dd5342f6d1cde564ca8cc15f68a8bbbca1dc09d6a74035e"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",