From 255a1b14c046200eb5c33a3363548f0c7d65341c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 04:29:19 +0000 Subject: [PATCH] podman: Update to version 4.4.0 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 43b5220dfa..45d6bbfaad 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "4.3.1", + "version": "4.4.0", "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.1/podman-4.3.1-setup.exe", - "hash": "b741702663234ca36e1555149721580dc31ae76985d50c022a8641c6db2f5b93" + "url": "https://github.com/containers/podman/releases/download/v4.4.0/podman-4.4.0-setup.exe", + "hash": "7bfa0c6c4a8212333dd5342f6d1cde564ca8cc15f68a8bbbca1dc09d6a74035e" } }, "bin": "podman.exe",