From 373999f7b4345e676ab7e8be6342a09de9e82380 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 00:33:56 +0000 Subject: [PATCH] podman: Update to version 5.1.0 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index ab753af5f2..5aebe68165 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.0.3", + "version": "5.1.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/v5.0.3/podman-5.0.3-setup.exe", - "hash": "ea12b7c5fcb518cacb0fcd2dab3e2966adebcc477b32b1b0ef4adfdae35eddf3" + "url": "https://github.com/containers/podman/releases/download/v5.1.0/podman-5.1.0-setup.exe", + "hash": "fcdb82c77e6e6d53903190aa6112558f37b739502dd5b7658510e4dc7a43a64f" } }, "bin": "podman.exe",