From b3872273ed1e1c22901c6cb72cc9715458b83939 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 00:40:04 +0000 Subject: [PATCH] podman: Update to version 5.5.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 68c04ecaad..9ae9973ec1 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.5.0", + "version": "5.5.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.5.0/podman-5.5.0-setup.exe", - "hash": "bae952594fb302c173a1deed5ad98fd11df9b50f8088c16ca4871be972e9496f" + "url": "https://github.com/containers/podman/releases/download/v5.5.1/podman-5.5.1-setup.exe", + "hash": "0acfe23ac3f9788fa88be7ae9e2c32b0883beaee0835b2123fbfd95e85d69747" } }, "bin": "podman.exe",