From c1cf33d59cfb76f0083f1b02f5d2a72f580ec99e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 08:29:18 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.44.2 --- 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 6da5912cb6..3b178b37e6 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.44.0", + "version": "7.44.2", "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.44.0/posh-windows-amd64.7z", - "hash": "fd868d032f6ca76e4984e942c149f832848be9a4dd32275beddd08611945b762" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.44.2/posh-windows-amd64.7z", + "hash": "217e39ddbc5c4074ee9c73faa0a5ba90ded7b49d51d38c986e8caf3eb0ddcd92" } }, "bin": "bin\\oh-my-posh.exe",