podman: Update to version 5.3.1

This commit is contained in:
github-actions[bot] 2024-11-21 16:30:56 +00:00
parent 082c98cea1
commit 642ddc952d

View File

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