podman-tui: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2025-05-28 08:30:08 +00:00
parent b598140f56
commit b1e46e158d

View File

@ -1,13 +1,13 @@
{ {
"version": "1.5.0", "version": "1.6.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.5.0/podman-tui-release-windows_amd64.zip", "url": "https://github.com/containers/podman-tui/releases/download/v1.6.0/podman-tui-release-windows_amd64.zip",
"hash": "675e83a9fc1655cd2427df1d2417b72ebf4308395ae7d4bba05581c33f3a01ce", "hash": "2e1c33d90f8674cd5a468a882522fc5ad3fac12d097f395d53086754fc9b62c5",
"extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.5.0" "extract_dir": "podman-tui-release-windows_amd64/podman-tui-1.6.0"
} }
}, },
"bin": "podman-tui.exe", "bin": "podman-tui.exe",