From e367cdf96900bad5b8ecc975438f9e09394c399e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 13:21:41 +0000 Subject: [PATCH] update starship/starship to v1.18.0 --- home/dot_local/cli/.github.com/starship.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/dot_local/cli/.github.com/starship.json b/home/dot_local/cli/.github.com/starship.json index ab8fa68..47183d4 100644 --- a/home/dot_local/cli/.github.com/starship.json +++ b/home/dot_local/cli/.github.com/starship.json @@ -1,7 +1,7 @@ { "name": "starship", "url": "https://github.com/starship/starship", - "version": "1.17.1", + "version": "1.18.0", "config": { "type": "archive", "url": "{{.this.url}}/releases/download/v{{.this.version}}/{{.this.name}}-{{.chezmoi.arch}}-{{.chezmoi.os}}.tar.gz",