From 68b9cc839a53867aba46afc84564d0c515b8827e Mon Sep 17 00:00:00 2001 From: Mamoru Sobue Date: Mon, 31 Aug 2026 04:59:48 +0000 Subject: [PATCH] chore(ansible): update clementtsang/bottom to v0.14.9 --- ansible/vars/versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/vars/versions.yaml b/ansible/vars/versions.yaml index b89bcde..e2f5efa 100644 --- a/ansible/vars/versions.yaml +++ b/ansible/vars/versions.yaml @@ -7,7 +7,7 @@ versions: version: "v1.2.0" bottom: repo: ClementTsang/bottom - version: "0.14.8" + version: "0.14.9" ghq: repo: x-motemen/ghq version: "v1.10.1"