From 6540e7d8373aafa414d7a851c376253b4aa9192d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 20:28:17 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.16.3 --- 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 6bd4d95acb..663f9c1a40 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.16.2", + "version": "7.16.3", "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.16.2/posh-windows-amd64.7z", - "hash": "e3080848588bbcd7847a54ee1fccb901253657ab311b6b07911471dce9d38426" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.16.3/posh-windows-amd64.7z", + "hash": "a235ac310d5d1bcee877963feb6da178f4eb2535c7d57195f9f20beeb678bc0d" } }, "bin": "bin\\oh-my-posh.exe",