From a3e3e2a4e0b4920962ce4f9ea357d2a4d47141de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 00:33:26 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.74.3 --- bucket/oh-my-posh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index ef90e80cec..b17a5454f8 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.74.2", + "version": "7.74.3", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", "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-posh/releases/download/v7.74.2/posh-windows-amd64.7z", - "hash": "0486fcbd0234ec0810d6d7f0ce0a5f5bbf56b5575eac7ac0cca7e49e288b0354" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.74.3/posh-windows-amd64.7z", + "hash": "50a385da1ad3778d43c974c7a9041b76af76b904a8ac87c45a02c89bd81d433c" } }, "bin": "bin\\oh-my-posh.exe",