From 587240c16f64e8afd7737b90d75f341f4f772795 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Apr 2022 12:30:27 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.70.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 129d481ff0..13fd805558 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.69.0", + "version": "7.70.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.69.0/posh-windows-amd64.7z", - "hash": "5907cea104e9c1848cc9cc8306de67d086883c464c4cb008702e59b9bd906a47" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.70.0/posh-windows-amd64.7z", + "hash": "f3bcdd30e1fc1495eca9618a17018570aec31f4b17f63817e71ba77ba2e9c0e6" } }, "bin": "bin\\oh-my-posh.exe",