From df87dbc72e5dbba297e8fc99c26362d37246ffc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 16:30:56 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.77.0 --- bucket/oh-my-posh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 54c4da0777..b5360530b9 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.76.0", + "version": "7.77.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", "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-posh/releases/download/v7.76.0/posh-windows-amd64.7z", - "hash": "05b6d2a8a91db22e944416dbe140ff68828b113b260e0f7a79780d46b049e77b" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.77.0/posh-windows-amd64.7z", + "hash": "e396d0491462001ae83625f4d4a00c299ae7f4fc2ad2b922f6dd098eae4c321a" } }, "bin": "bin\\oh-my-posh.exe",