podman-tui: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2025-10-04 00:34:50 +00:00
parent 748f59ea73
commit 33e912c156

View File

@ -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",