From 1cb6330f346936540c93858c42dc378caf91da6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Mar 2022 20:26:04 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.44.0 --- 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 60508481a6..6da5912cb6 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.43.1", + "version": "7.44.0", "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.43.1/posh-windows-amd64.7z", - "hash": "65362d6157d10cfc40ad180bd7fbd1d685638fdc8bde1152b60754c2f61d155b" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.44.0/posh-windows-amd64.7z", + "hash": "fd868d032f6ca76e4984e942c149f832848be9a4dd32275beddd08611945b762" } }, "bin": "bin\\oh-my-posh.exe",