From db52abd13075531708f1d0a21cf1749148244205 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 00:33:34 +0000 Subject: [PATCH] podman: Update to version 5.1.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 5aebe68165..567d22f02d 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.1.0", + "version": "5.1.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/v5.1.0/podman-5.1.0-setup.exe", - "hash": "fcdb82c77e6e6d53903190aa6112558f37b739502dd5b7658510e4dc7a43a64f" + "url": "https://github.com/containers/podman/releases/download/v5.1.1/podman-5.1.1-setup.exe", + "hash": "05af2e27c959d72dbc813b5d78ad1f66d954f820a3eef56f875987206844a8d6" } }, "bin": "podman.exe",