From 34077889827859b051d2aeffc7f3391d328a23cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 20:27:28 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.38.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 65ba3e1127..2d3c127f29 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.37.1", + "version": "6.38.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.37.1/posh-windows-amd64.7z", - "hash": "b968bfb01e9a356f1f80d7fb89a1a1306995d1610cb5446b31a0ccc91665f97e" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.38.0/posh-windows-amd64.7z", + "hash": "bbd4b2330e1a0df7efca6b11c854cc871eb93dfd2f9a54a6ed952620128fd73e" } }, "bin": "bin\\oh-my-posh.exe",