podman: Update to version 5.3.0

This commit is contained in:
github-actions[bot] 2024-11-13 16:30:24 +00:00
parent 710064184c
commit 2cb62d48cc

View File

@ -1,12 +1,12 @@
{ {
"version": "5.2.5", "version": "5.3.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/v5.2.5/podman-5.2.5-setup.exe", "url": "https://github.com/containers/podman/releases/download/v5.3.0/podman-5.3.0-setup.exe",
"hash": "2d78019400e38461c612280534d9901cf837af9b6a72481607dbec4dbae88ae8" "hash": "1fa99609621603e26cd9dce90044729967cbcdaa9f2f999660adda203721bfcb"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",