From 635f3f5ab0e9594b5de6c4c6585b380df343861b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 20:28:24 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.75.0 --- 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 dc7e601817..d565f71c3b 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.74.4", + "version": "7.75.0", "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.74.4/posh-windows-amd64.7z", - "hash": "39e4ff391258a80030ded36b36f61db6b889da8f1f34fb00f7a627d4f08c1b0a" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.75.0/posh-windows-amd64.7z", + "hash": "dbc92999908b1bf368b3093476e7102d812ea3186771fc2d6650c5b4e91b3f1a" } }, "bin": "bin\\oh-my-posh.exe",