From 4650fb90c6bd8ec4ef45785f80482ff11e71a88a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 00:35:32 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.37.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 f740653940..57e9cf45ef 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.36.2", + "version": "6.37.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/v6.36.2/posh-windows-amd64.7z", - "hash": "4ebebcbade5f30f8c405142d56c4071ab35f9c5392d1a53b69e51a5f5b4a0ba4" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.37.0/posh-windows-amd64.7z", + "hash": "052f16377118f108fac825ea069affec124c6d4a6c6cbefca0a29ae5bcdfb092" } }, "bin": "bin\\oh-my-posh.exe",