From 1ddc9b6e822c5e83c8bf21f8772703f6af93ecd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 00:32:48 +0000 Subject: [PATCH] podman: Update to version 4.9.2 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 597cfe34e8..beae2664e3 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.9.1", + "version": "4.9.2", "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.1/podman-4.9.1-setup.exe", - "hash": "13a91ccdcc41f6c99efac7255530ae98717a1552b61c4c4a92423e4b3e939ebe" + "url": "https://github.com/containers/podman/releases/download/v4.9.2/podman-4.9.2-setup.exe", + "hash": "d74c46564ca76210ae6e8e306fb4e4732057eeb4a998596daef3847fbfbd5ce1" } }, "bin": "podman.exe",