From 5008a6c23d93e847ac17f5b5f5acdcc2ab13217a Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Sun, 30 Aug 2026 23:02:12 +0200 Subject: [PATCH] feat(mise) : Upgrade tea tool --- .chezmoidata/tools.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoidata/tools.yaml b/.chezmoidata/tools.yaml index 01a3577..a521093 100644 --- a/.chezmoidata/tools.yaml +++ b/.chezmoidata/tools.yaml @@ -26,7 +26,7 @@ tools: - gh - tea: url: "https://gitea.com/gitea/tea/releases/download/v{{ version }}/tea-{{ version }}-{{ os() }}-{{ arch(x64='amd64') }}.xz" - version: "0.14.2" + version: "0.15.1" dev-languages: - python - uv