From 1568c9f6aad998a2dc629c33c1a66ef7c1d0ab82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 00:33:25 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.10.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 c8f61faa68..c1b4524145 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.10.0", + "version": "7.10.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/v7.10.0/posh-windows-amd64.7z", - "hash": "74d3086b429e759f48e6c14bdabc7f010d3272fe75c6f4d8cab3771bccffde84" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.10.1/posh-windows-amd64.7z", + "hash": "a62e5852ecd7048aef44c5a86be6cafcb7713eb65405685d9c1e1e3965054034" } }, "bin": "bin\\oh-my-posh.exe",