From c3bb30ec28ac4d33b82819035c9fe34d5806ffb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 20:27:23 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.19.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 6ec314abd6..9d677987ae 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.19.0", + "version": "7.19.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/v7.19.0/posh-windows-amd64.7z", - "hash": "93dd8299fcf63d88017c9c0c3f2bad3cdeed86a9ab3e894153aab84929fe0d9d" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.19.1/posh-windows-amd64.7z", + "hash": "bdb6d24d1935c4595cda9bab5f7c27e4b22bde70376ff1b4d3e43ad8b1101799" } }, "bin": "bin\\oh-my-posh.exe",