From 45d3a99a506259eb55337f2e902fc58dbd0625f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 20:24:28 +0000 Subject: [PATCH] podman: Update to version 4.5.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index f2ca663c18..6ae99c60fb 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.5.0", + "version": "4.5.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.5.0/podman-4.5.0-setup.exe", - "hash": "2f2b4e71d6ef273680e6552a499e57c079cbe12f0ada3358f2673b245d5ec7bf" + "url": "https://github.com/containers/podman/releases/download/v4.5.1/podman-4.5.1-setup.exe", + "hash": "883c9901d1eedb3a130256574afa270656e4d322dce0bb880808d9d7776eff8a" } }, "bin": "podman.exe",