From 8b1f923c7373ced18ff64d2f6d6a07cd81a40dbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Feb 2022 20:24:05 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.10.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 cee814736c..c8f61faa68 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.9.1", + "version": "7.10.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/v7.9.1/posh-windows-amd64.7z", - "hash": "ec92b8c5b5cedb165f06ecfa841908d8af1223a9c8ad0b2564413507197bece5" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.10.0/posh-windows-amd64.7z", + "hash": "74d3086b429e759f48e6c14bdabc7f010d3272fe75c6f4d8cab3771bccffde84" } }, "bin": "bin\\oh-my-posh.exe",