From 33426dba9203cf678ea83790cfc788ad5fbe0813 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 12:31:39 +0000 Subject: [PATCH] podman-tui: Update to version 1.7.0 --- bucket/podman-tui.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/podman-tui.json b/bucket/podman-tui.json index 6cf3693936..ab9515af39 100644 --- a/bucket/podman-tui.json +++ b/bucket/podman-tui.json @@ -1,12 +1,12 @@ { - "version": "1.6.1", + "version": "1.7.0", "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.1/podman-tui-release-windows_amd64.zip", - "hash": "3651a7ff1bd9fd64025ef4b599891db13cf3b5ade8f7329b2aa8ee7f1e9b76b0", + "url": "https://github.com/containers/podman-tui/releases/download/v1.7.0/podman-tui-release-windows_amd64.zip", + "hash": "46f22080620859cbb4d596656a36116abf1d15707006d7eab39c0e2a602bc480", "extract_dir": "podman-tui-release-windows_amd64/podman-tui" } },