From 4ccd20e956dc06f1efe2207c2171d4026bfdd493 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 20:28:46 +0000 Subject: [PATCH] podman: Update to version 5.4.0 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index b372349536..4b19aa967d 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.3.2", + "version": "5.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/v5.3.2/podman-5.3.2-setup.exe", - "hash": "0c277623ebd88113e4a8222084506a7d3160c0f99e065334e74c4f851824ea4c" + "url": "https://github.com/containers/podman/releases/download/v5.4.0/podman-5.4.0-setup.exe", + "hash": "6043131f88e40a862a8a08058441dec459813a3117a1a2e6f1148540a2e73877" } }, "bin": "podman.exe",