From 6eb0939adaf1d96b21e0b89db04e2fcd3798050d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Feb 2022 12:28:10 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.9.1 --- bucket/oh-my-posh3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh3.json b/bucket/oh-my-posh3.json index 46c0a194ac..cee814736c 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.9.0", + "version": "7.9.1", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "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-posh3/releases/download/v7.9.0/posh-windows-amd64.7z", - "hash": "9897680d244757d257830397e5558e4fcead1ff2428db6f9ccc0b56dd18f7157" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.9.1/posh-windows-amd64.7z", + "hash": "ec92b8c5b5cedb165f06ecfa841908d8af1223a9c8ad0b2564413507197bece5" } }, "bin": "bin\\oh-my-posh.exe",