From 01ab2c973b0e4e0e8708fefbfdcade8986c9cb25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 20:30:01 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.78.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 b5360530b9..273ac41c92 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.77.0", + "version": "7.78.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.77.0/posh-windows-amd64.7z", - "hash": "e396d0491462001ae83625f4d4a00c299ae7f4fc2ad2b922f6dd098eae4c321a" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.78.0/posh-windows-amd64.7z", + "hash": "391931d08bf9ed7ef17028e3b5643d310a812b0bafee7b6ab183af41b0dfdd27" } }, "bin": "bin\\oh-my-posh.exe",