From fa21ce05f6e1016976259b0a0d47b4740b62bf30 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 16:30:07 +0000 Subject: [PATCH] podman: Update to version 5.5.0 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 3fb5643a23..68c04ecaad 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.4.2", + "version": "5.5.0", "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.4.2/podman-5.4.2-setup.exe", - "hash": "6d2c30e62adb52c9ccb4e104ac29f1aed8fd2289a7902eb348861b8a68cd56b5" + "url": "https://github.com/containers/podman/releases/download/v5.5.0/podman-5.5.0-setup.exe", + "hash": "bae952594fb302c173a1deed5ad98fd11df9b50f8088c16ca4871be972e9496f" } }, "bin": "podman.exe",