From 03ee223a4a2e8f92bf91405f1a14e91fcc1581fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 08:29:29 +0000 Subject: [PATCH] podman-tui: Update to version 1.6.1 --- bucket/podman-tui.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/podman-tui.json b/bucket/podman-tui.json index a1677947ff..d9aa80047e 100644 --- a/bucket/podman-tui.json +++ b/bucket/podman-tui.json @@ -1,13 +1,13 @@ { - "version": "1.6.0", + "version": "1.6.1", "description": "Podman Terminal UI", "homepage": "https://github.com/containers/podman-tui", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/containers/podman-tui/releases/download/v1.6.0/podman-tui-release-windows_amd64.zip", - "hash": "2e1c33d90f8674cd5a468a882522fc5ad3fac12d097f395d53086754fc9b62c5", - "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.6.0" + "url": "https://github.com/containers/podman-tui/releases/download/v1.6.1/podman-tui-release-windows_amd64.zip", + "hash": "3651a7ff1bd9fd64025ef4b599891db13cf3b5ade8f7329b2aa8ee7f1e9b76b0", + "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.6.1" } }, "bin": "podman-tui.exe",