From 426309bc162c94ff6658bfe558dbb32c2639eee5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 08:27:45 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.2.2 --- 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 fbda916540..65be378f6f 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.2.1", + "version": "7.2.2", "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.2.1/posh-windows-amd64.7z", - "hash": "325d6ac8ac92b8a3b44d9520710df92d169062d2cbcf161ed5ed096ccb4b4efd" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.2.2/posh-windows-amd64.7z", + "hash": "988bf376f01a765ae44264d42136b3b053110db18fe1f389c5282b2efba98dba" } }, "bin": "bin\\oh-my-posh.exe",