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