podman-tui: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2025-09-13 12:31:18 +00:00
parent 9c1e3d95a7
commit 95c26d70c0

View File

@ -1,13 +1,13 @@
{ {
"version": "1.7.0", "version": "1.8.0",
"description": "Podman Terminal UI", "description": "Podman Terminal UI",
"homepage": "https://github.com/containers/podman-tui", "homepage": "https://github.com/containers/podman-tui",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/containers/podman-tui/releases/download/v1.7.0/podman-tui-release-windows_amd64.zip", "url": "https://github.com/containers/podman-tui/releases/download/v1.8.0/podman-tui-release-windows_amd64.zip",
"hash": "46f22080620859cbb4d596656a36116abf1d15707006d7eab39c0e2a602bc480", "hash": "ccb6cea1a161fdf943e5ceb11b6cb35c4f8e424a8b4a4345c2953cf662d237f9",
"extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.7.0" "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.8.0"
} }
}, },
"bin": "podman-tui.exe", "bin": "podman-tui.exe",