From cb1ac21e3059846d1d776696e7ff17f1521c4851 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 00:37:27 +0000 Subject: [PATCH] podman: Update to version 5.6.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 955242154c..409197477f 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.6.0", + "version": "5.6.1", "description": "A tool for managing OCI containers and pods.", "homepage": "https://podman.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/containers/podman/releases/download/v5.6.0/podman-5.6.0-setup.exe", - "hash": "fc8960481e6165b5d1ef05970a11b691b13d434d1f97ceb29b8be6f3902ba86c" + "url": "https://github.com/containers/podman/releases/download/v5.6.1/podman-5.6.1-setup.exe", + "hash": "602b21a68d077ed5589f8c3acc78764d64b9e5e6f6e151d356db2e6582309142" } }, "bin": "podman.exe",