From 250405056e2ba9bfb0d04da31a618756a10239a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 16:30:35 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.81.4 --- 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 16476ed8dc..891cfb69d2 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.81.3", + "version": "7.81.4", "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.81.3/posh-windows-amd64.7z", - "hash": "ede37f992bfac7e649c97288eb8f2799cc5230ffe39ae46288888dad4a06c953" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.81.4/posh-windows-amd64.7z", + "hash": "dad7d8e53180eebb9a9cfa7ffb766e755611f84348d7a2890e2a973711af1b6e" } }, "bin": "bin\\oh-my-posh.exe",