From bf82c85e59aa2501592af132c1791e2a9ed5d17c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 16:26:38 +0000 Subject: [PATCH] podman: Update to version 4.9.3 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index beae2664e3..e39c75d372 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.9.2", + "version": "4.9.3", "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.2/podman-4.9.2-setup.exe", - "hash": "d74c46564ca76210ae6e8e306fb4e4732057eeb4a998596daef3847fbfbd5ce1" + "url": "https://github.com/containers/podman/releases/download/v4.9.3/podman-4.9.3-setup.exe", + "hash": "abe5fec15829c9a256265953a8eeef53e1d74cb323c5ce3ce510818ad637d81d" } }, "bin": "podman.exe",