From f9d5a6c2a56e4f0c2af40a7900fe386dd0399a64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:26:31 +0000 Subject: [PATCH] podman: Update to version 4.9.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 3d9dfe6569..597cfe34e8 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.9.0", + "version": "4.9.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.9.0/podman-4.9.0-setup.exe", - "hash": "9f972326dbe6f63cc4c0ff79522c983b28bb7779ac7ac3951d4b2cd3269bfa3b" + "url": "https://github.com/containers/podman/releases/download/v4.9.1/podman-4.9.1-setup.exe", + "hash": "13a91ccdcc41f6c99efac7255530ae98717a1552b61c4c4a92423e4b3e939ebe" } }, "bin": "podman.exe",