From dec8ae27419bba14896e65bfc38bf0bfdfe983af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 00:44:54 +0000 Subject: [PATCH] podman-tui: Update to version 1.10.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 c0ea6049f6..ebb2492f0e 100644 --- a/bucket/podman-tui.json +++ b/bucket/podman-tui.json @@ -1,13 +1,13 @@ { - "version": "1.9.0", + "version": "1.10.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.9.0/podman-tui-release-windows_amd64.zip", - "hash": "269e474af7b92cfdaf21c7aeda2342fa2b1253464ee5facb7ba59e7daee28709", - "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.9.0" + "url": "https://github.com/containers/podman-tui/releases/download/v1.10.0/podman-tui-release-windows_amd64.zip", + "hash": "e585c7704a20f1f684334f873630db578bed91646b26a6875081cfb457bfa587", + "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.10.0" } }, "bin": "podman-tui.exe",