From 4e783dfd6e5c17fb3bc1f6b24ce33a866bd4511a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:30:11 +0000 Subject: [PATCH] podman: Update to version 4.8.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 4d53e34d12..23a2ad5210 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.8.0", + "version": "4.8.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.8.0/podman-4.8.0-setup.exe", - "hash": "6e0843aa6407854adc82b9708e57a9fdd1cf4078877fac5e9512f0ca126854a2" + "url": "https://github.com/containers/podman/releases/download/v4.8.1/podman-4.8.1-setup.exe", + "hash": "35419b683b6080a0cc1467698aca33b6111b8201e6c46c8525240babcf9610f0" } }, "bin": "podman.exe",