From 3a92e1b23fae8189193b2c999c1754257815f840 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 01:58:58 +0000 Subject: [PATCH] podman: Update to version 4.4.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 45d6bbfaad..efd30dc5ee 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.4.0", + "version": "4.4.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.4.0/podman-4.4.0-setup.exe", - "hash": "7bfa0c6c4a8212333dd5342f6d1cde564ca8cc15f68a8bbbca1dc09d6a74035e" + "url": "https://github.com/containers/podman/releases/download/v4.4.1/podman-4.4.1-setup.exe", + "hash": "55e69185b8e5025bc172869ecc9c2469c758098ddd398e3bb5550139085066dd" } }, "bin": "podman.exe",