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