From 77afa10fc8e354246aacd81921f74ffe28257d7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 04:26:35 +0000 Subject: [PATCH] podman: Update to version 4.9.0 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index afb4ddd4e3..3d9dfe6569 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.8.3", + "version": "4.9.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.8.3/podman-4.8.3-setup.exe", - "hash": "82dc989a14631a6ff5588f26eb5302e619d3fe1f5077612448d37fd851dba20e" + "url": "https://github.com/containers/podman/releases/download/v4.9.0/podman-4.9.0-setup.exe", + "hash": "9f972326dbe6f63cc4c0ff79522c983b28bb7779ac7ac3951d4b2cd3269bfa3b" } }, "bin": "podman.exe",