From d306acb1e30d3945985c3c0e596dad53aeded34b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Nov 2022 16:30:44 +0000 Subject: [PATCH] podman: Update to version 4.3.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 0685ad5ede..2b6becea66 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.3.0", + "version": "4.3.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.3.0/podman-4.3.0-setup.exe", - "hash": "8e8e25688e10c444c9d0e6fff689d6e86655a97bd9f01d09708870de3aa5dbf2" + "url": "https://github.com/containers/podman/releases/download/v4.3.1/podman-4.3.1-setup.exe", + "hash": "a80638302f212097b4872e381eae7a010a37bf6e50c5a04adf4bb8eacbdf7039" } }, "bin": "podman.exe",