From 33e912c156114fd156b02152ea0607238f47507c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 00:34:50 +0000 Subject: [PATCH] podman-tui: Update to version 1.9.0 --- 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 1c47592599..c0ea6049f6 100644 --- a/bucket/podman-tui.json +++ b/bucket/podman-tui.json @@ -1,13 +1,13 @@ { - "version": "1.8.1", + "version": "1.9.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.8.1/podman-tui-release-windows_amd64.zip", - "hash": "4de8ecb16b9fe7e40c13682bf4ead28ab94d79c70951ede4bc07e8612a39956d", - "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.8.1" + "url": "https://github.com/containers/podman-tui/releases/download/v1.9.0/podman-tui-release-windows_amd64.zip", + "hash": "269e474af7b92cfdaf21c7aeda2342fa2b1253464ee5facb7ba59e7daee28709", + "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.9.0" } }, "bin": "podman-tui.exe",