From 0410b8739d6bdc74b235399d49b4487aee82bb3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 00:32:57 +0000 Subject: [PATCH] podman: Update to version 4.7.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 068618e843..3e0ff9776b 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.7.0", + "version": "4.7.1", "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.0/podman-4.7.0-setup.exe", - "hash": "8f248ddc6ae56e2a9a1dfb7a6eee2706ace2b4a84f989c04b22614a94441c639" + "url": "https://github.com/containers/podman/releases/download/v4.7.1/podman-4.7.1-setup.exe", + "hash": "5fe5ef98b4fb01f6d65ec3491c461b6c00140af441644e2e96c4f0143a21854e" } }, "bin": "podman.exe",