From 2cae30bd805ab3fa1e9ed695c2f31d58a79e8765 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 08:35:06 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.85.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 dd43987ca9..520cd255b1 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.85.3", + "version": "7.85.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.85.3/posh-windows-amd64.7z", - "hash": "17cf62f09bbcb004f4179ac2e4e0da8b106b5715b5e2325dd25cd82d26705ec4" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.85.4/posh-windows-amd64.7z", + "hash": "b1193e2b7d37c69d12f5639f4f1a9dc58bef3df9f4920555dbc7e79a7a3a9344" } }, "bin": "bin\\oh-my-posh.exe",