From 60a8dc5ac00719482039f66b552291652c4d4eba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 20:28:14 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.16.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 9edccd03ca..6bd4d95acb 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.16.1", + "version": "7.16.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.16.1/posh-windows-amd64.7z", - "hash": "ebb8740873688b433e2497aa339df6981aaa36283caba0771237579050b332ea" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.16.2/posh-windows-amd64.7z", + "hash": "e3080848588bbcd7847a54ee1fccb901253657ab311b6b07911471dce9d38426" } }, "bin": "bin\\oh-my-posh.exe",