From f936fc55c0f71ff0a75c4baeb02917df3802888f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 12:30:08 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.22.0 --- 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 4c68b9b52e..66596613b3 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.21.1", + "version": "7.22.0", "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.21.1/posh-windows-amd64.7z", - "hash": "ce424c203d1d5baa5f5517e6b32ffc4597ff76bc8c91dcb696709bb580fd026c" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.22.0/posh-windows-amd64.7z", + "hash": "c41677eed25efb83e1d6f65cbb47854ce150958aae70a4a3acfbcd3684a0c334" } }, "bin": "bin\\oh-my-posh.exe",