From 4e5a656af8bf0606d0ae127a92b410f6e73e9105 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 20:29:18 +0000 Subject: [PATCH] podman: Update to version 5.2.5 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 12fe742f21..751d79b68a 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.2.4", + "version": "5.2.5", "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.4/podman-5.2.4-setup.exe", - "hash": "f4c49b1cf7d007b983fdc7654c054b189b9d703031e955c79b40cb4b18b8bd50" + "url": "https://github.com/containers/podman/releases/download/v5.2.5/podman-5.2.5-setup.exe", + "hash": "2d78019400e38461c612280534d9901cf837af9b6a72481607dbec4dbae88ae8" } }, "bin": "podman.exe",