From 13be9675587e0605a9b0b4af8c706c8363e49e50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 20:29:22 +0000 Subject: [PATCH] podman: Update to version 5.5.2 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 9ae9973ec1..ca1ff184f1 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.5.1", + "version": "5.5.2", "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.1/podman-5.5.1-setup.exe", - "hash": "0acfe23ac3f9788fa88be7ae9e2c32b0883beaee0835b2123fbfd95e85d69747" + "url": "https://github.com/containers/podman/releases/download/v5.5.2/podman-5.5.2-setup.exe", + "hash": "e69f34effa5a8b47a94661402fa2bfb2091259a35bc8f0b395cd48590c670176" } }, "bin": "podman.exe",