From c7ad790bceee3e4f24bb15fb28c982b8a338173f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 08:29:25 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.59.6 --- 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 cf10086557..8be75e6b58 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.59.4", + "version": "7.59.6", "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.4/posh-windows-amd64.7z", - "hash": "6f5c1bb0431330f2de0831fc07a25bc0b746909a316f01c117584205e7cb6ada" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.59.6/posh-windows-amd64.7z", + "hash": "dac1d484116a22bfaaeecfdd4a8af4fd23c10e4225407cce752776a4e3a94aeb" } }, "bin": "bin\\oh-my-posh.exe",