From c01351be39d8381ffb54f001ef86c7d2b62e393f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 08:31:04 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.47.3 --- 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 8a735537bd..dbcb004d6e 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.47.1", + "version": "6.47.3", "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.1/posh-windows-amd64.7z", - "hash": "a7bd236b0e644c6a97dfd1a19e5376a504db4210a0ee14b35204e0052a2fdf78" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.47.3/posh-windows-amd64.7z", + "hash": "b5a328f834a519e987324e4e1f3ecad0f0640281d7e014850b014f76c06c3dd4" } }, "bin": "bin\\oh-my-posh.exe",