From 45877f1d8c753b63993f9a49e9856538d699347c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 16:30:10 +0000 Subject: [PATCH] podman: Update to version 5.2.3 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 81af00d239..75b3ae4338 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.2.2", + "version": "5.2.3", "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.2.2/podman-5.2.2-setup.exe", - "hash": "6f0657682e44408d3f9d140abd3e122ba728eda2591e0721f810ea8749358cdc" + "url": "https://github.com/containers/podman/releases/download/v5.2.3/podman-5.2.3-setup.exe", + "hash": "4dace4e20c027073ecfc993cd20de4db15d697a641cb254988662c15e47d3d32" } }, "bin": "podman.exe",