From afc457c15b6c62159ece12c6de42f3f1c8f0434f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 20:28:01 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.2.0 --- bucket/oh-my-posh3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh3.json b/bucket/oh-my-posh3.json index bacd081e96..a1daa3f919 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.0.0", + "version": "7.2.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "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-posh3/releases/download/v7.0.0/posh-windows-amd64.7z", - "hash": "1acc007b0d42e9ee376024d171469b8e486f13edb92ce1aa6e5a9edb5bf6426d" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.2.0/posh-windows-amd64.7z", + "hash": "766a602bf834c3f98c811cb8cb4b120cb4d13d794946bcb36b98c8623b9ba317" } }, "bin": "bin\\oh-my-posh.exe",