From a23f85e684644b24fa46a8377f50669309569ab4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 20:30:40 +0000 Subject: [PATCH] podman: Update to version 5.7.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 4df994f37f..41f8934ec4 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.7.0", + "version": "5.7.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/v5.7.0/podman-5.7.0-setup.exe", - "hash": "551a4401c95bfae855b95f7f63921ee663aa68743200212650f6b4ef3610536b" + "url": "https://github.com/containers/podman/releases/download/v5.7.1/podman-5.7.1-setup.exe", + "hash": "2663b94183d36d21a3958e03580bc2dd174ffaa9ae6dc567d40429b7a5da17cc" } }, "bin": "podman.exe",