From fab7ce911485f3954a33a208cc059bf36ee585cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 12:30:53 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.36.2 --- 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 b299d173f3..f740653940 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.36.1", + "version": "6.36.2", "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.1/posh-windows-amd64.7z", - "hash": "d8b23e095853ac37aa5c5900a62442a867360bb6b8122a3cb2dd152f66eef714" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.36.2/posh-windows-amd64.7z", + "hash": "4ebebcbade5f30f8c405142d56c4071ab35f9c5392d1a53b69e51a5f5b4a0ba4" } }, "bin": "bin\\oh-my-posh.exe",