From 9fd048a9e522570ae7ff0394e56a4a01f95f7d62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 08:29:45 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.59.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 4cc740bfbb..54a2f3c708 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.59.2", + "version": "7.59.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.59.2/posh-windows-amd64.7z", - "hash": "44f4ef901442b6d700d6d39e711a91e9c4957d9490467553c645f555417b02f6" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.59.3/posh-windows-amd64.7z", + "hash": "36bf9c4814c65a83d5cb1f59104de782f0531dcc3b0404826289ab6c725c5037" } }, "bin": "bin\\oh-my-posh.exe",