From 991783dc5395fab1cc33c421a09306315556973f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:27:24 +0000 Subject: [PATCH] podman: Update to version 4.7.2 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 3e0ff9776b..9a6e59037b 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.7.1", + "version": "4.7.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/v4.7.1/podman-4.7.1-setup.exe", - "hash": "5fe5ef98b4fb01f6d65ec3491c461b6c00140af441644e2e96c4f0143a21854e" + "url": "https://github.com/containers/podman/releases/download/v4.7.2/podman-4.7.2-setup.exe", + "hash": "2124ac24e2c730f16e07e8eb033d5675d0f6123669c27d525d43d2f51f96b1ba" } }, "bin": "podman.exe",