From 642ddc952d77f5d193e8b395f903edd85323b8fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:30:56 +0000 Subject: [PATCH] podman: Update to version 5.3.1 --- bucket/podman.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman.json b/bucket/podman.json index 242949c507..209c1395ef 100644 --- a/bucket/podman.json +++ b/bucket/podman.json @@ -1,12 +1,12 @@ { - "version": "5.3.0", + "version": "5.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/v5.3.0/podman-5.3.0-setup.exe", - "hash": "1fa99609621603e26cd9dce90044729967cbcdaa9f2f999660adda203721bfcb" + "url": "https://github.com/containers/podman/releases/download/v5.3.1/podman-5.3.1-setup.exe", + "hash": "c63edc48fbbce0f5650a49701c8a96e5842d83cd73f4c41514ede5ea35efc11d" } }, "bin": "podman.exe",