From c42e4b1a2c26c036e0a22602be21c59c30d6afbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 00:35:51 +0000 Subject: [PATCH] podman: Update to version 4.6.0 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 6ae99c60fb..91d8542072 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.5.1", + "version": "4.6.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.5.1/podman-4.5.1-setup.exe", - "hash": "883c9901d1eedb3a130256574afa270656e4d322dce0bb880808d9d7776eff8a" + "url": "https://github.com/containers/podman/releases/download/v4.6.0/podman-4.6.0-setup.exe", + "hash": "147d4711dac12c5e0d271ff2bc7fd872e2271359897266647ec7fa083db65688" } }, "bin": "podman.exe",