From 5cea5f4df32be1aec64f1aa1463e975a14f196c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 20:27:43 +0000 Subject: [PATCH] podman: Update to version 5.2.2 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 7fa9c8178a..81af00d239 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.2.1", + "version": "5.2.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.2.1/podman-5.2.1-setup.exe", - "hash": "aa6aaed139fed459313a630b30934b073e13b4a13e3fe52d255d2503daa19206" + "url": "https://github.com/containers/podman/releases/download/v5.2.2/podman-5.2.2-setup.exe", + "hash": "6f0657682e44408d3f9d140abd3e122ba728eda2591e0721f810ea8749358cdc" } }, "bin": "podman.exe",