From cc3201534a46b7370ac4006a9f365a67d22a509e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 20:27:05 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.58.1 --- 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 525fd74e9a..bf91f19988 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.57.3", + "version": "7.58.1", "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.57.3/posh-windows-amd64.7z", - "hash": "c03ef9354b594acab6045fd86f0161ffaeaa32488b09bd78de2859e6a67fb44f" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.58.1/posh-windows-amd64.7z", + "hash": "0a273b0caf407f9947f661f039955b4f9507d20dd04cf56adf1ac0f4fe432f38" } }, "bin": "bin\\oh-my-posh.exe",