From e10fec5b01746cde5905706c4cc8f1cc7a4ef970 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 00:35:22 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.47.1 --- 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 86615e612d..8a735537bd 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.47.0", + "version": "6.47.1", "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.47.0/posh-windows-amd64.7z", - "hash": "412c015cf0ecc99f14f910d0a9b1093dab16f5cc5fc59075ae608a7175430fc9" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.47.1/posh-windows-amd64.7z", + "hash": "a7bd236b0e644c6a97dfd1a19e5376a504db4210a0ee14b35204e0052a2fdf78" } }, "bin": "bin\\oh-my-posh.exe",