From 77f3520b3f4ba312db17caa4605349e8cf5282ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 16:29:50 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.29.1 --- bucket/oh-my-posh3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh3.json b/bucket/oh-my-posh3.json index d105fa3080..507b983c3c 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.28.2", + "version": "6.29.1", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.28.2/posh-windows-amd64.7z", - "hash": "904253ca31e4b941049ba5b782c2b0821216d404d37b4a92bf3749ad875fa074" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.29.1/posh-windows-amd64.7z", + "hash": "4f32693b7570862d5b8b1bec3d6cb6d95f549f15977cd8e910b95404ecf9b780" } }, "bin": "bin\\oh-my-posh.exe",