podman: Update to version 5.2.3

This commit is contained in:
github-actions[bot] 2024-09-24 16:30:10 +00:00
parent 37659f6efa
commit 45877f1d8c

View File

@ -1,12 +1,12 @@
{ {
"version": "5.2.2", "version": "5.2.3",
"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.2/podman-5.2.2-setup.exe", "url": "https://github.com/containers/podman/releases/download/v5.2.3/podman-5.2.3-setup.exe",
"hash": "6f0657682e44408d3f9d140abd3e122ba728eda2591e0721f810ea8749358cdc" "hash": "4dace4e20c027073ecfc993cd20de4db15d697a641cb254988662c15e47d3d32"
} }
}, },
"bin": "podman.exe", "bin": "podman.exe",