From 15134bbeea5c3409b44dd85f64277548a312d56f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 20:24:03 +0000 Subject: [PATCH] podman: Update to version 4.7.0 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 6ef01afc33..068618e843 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.6.2", + "version": "4.7.0", "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.6.2/podman-4.6.2-setup.exe", - "hash": "a51acef00b17cce83dd4d364817af32dd5e541db8d2d13063ae73742744ba3ad" + "url": "https://github.com/containers/podman/releases/download/v4.7.0/podman-4.7.0-setup.exe", + "hash": "8f248ddc6ae56e2a9a1dfb7a6eee2706ace2b4a84f989c04b22614a94441c639" } }, "bin": "podman.exe",