From 029425b1c20a24cd05eed40afe028a5e358c5e69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 08:30:25 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.72.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 363d967d7e..4574cadff1 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.71.2", + "version": "7.72.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.71.2/posh-windows-amd64.7z", - "hash": "dada1242c622d861afdfb8388260ea65f0ff482fdc99dca0f831951e93676cd6" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.72.1/posh-windows-amd64.7z", + "hash": "53456ed704a527575e5556c76e4ef407510160892a2934775f9798b180c3f1b9" } }, "bin": "bin\\oh-my-posh.exe",