From 25fe4cc078a4aba564103d0b78b146e3e4f348b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 16:29:55 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.38.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 8341906829..cd21df7908 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.38.1", + "version": "6.38.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.38.1/posh-windows-amd64.7z", - "hash": "11c8630f443c6dadbd3d9fef584346af46821a1eedea926a3eb2f199f35daff3" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.38.2/posh-windows-amd64.7z", + "hash": "11d812336c09125b0f0e808a9fa03322d63b587079eb6abba071ff6673dd49fc" } }, "bin": "bin\\oh-my-posh.exe",