From 68d854b3fa53bd702b2501c7ac1fc294917b841e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Dec 2021 20:27:16 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.42.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 3d11224bc0..6b2ad3730d 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.42.1", + "version": "6.42.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.42.1/posh-windows-amd64.7z", - "hash": "473e7d699cd441c8d0ea4faefcb1c3f781e02cdad68599dd448862acaa816c3e" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.42.3/posh-windows-amd64.7z", + "hash": "527105795ef6dae3c47f1daa52b3733567d6d1bf42cf901d2b50814aaabeaee3" } }, "bin": "bin\\oh-my-posh.exe",