From 113caaf160180709eefb717a86040778f29b6507 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 12:31:15 +0000 Subject: [PATCH] podman-tui: Update to version 1.8.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 ef4fa13fd4..1c47592599 100644 --- a/bucket/podman-tui.json +++ b/bucket/podman-tui.json @@ -1,13 +1,13 @@ { - "version": "1.8.0", + "version": "1.8.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.8.0/podman-tui-release-windows_amd64.zip", - "hash": "ccb6cea1a161fdf943e5ceb11b6cb35c4f8e424a8b4a4345c2953cf662d237f9", - "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.8.0" + "url": "https://github.com/containers/podman-tui/releases/download/v1.8.1/podman-tui-release-windows_amd64.zip", + "hash": "4de8ecb16b9fe7e40c13682bf4ead28ab94d79c70951ede4bc07e8612a39956d", + "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.8.1" } }, "bin": "podman-tui.exe",