From 07f51d646cee5aae02a1cade62bff23c860bb476 Mon Sep 17 00:00:00 2001 From: jonz94 Date: Wed, 1 Dec 2021 02:14:32 +0800 Subject: [PATCH] oh-my-posh3: Update to version 6.19.2 (#3028) --- 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 26c641e3f4..62252c55fd 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.11.2", + "version": "6.19.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/v6.11.2/posh-windows-amd64.7z", - "hash": "d5fa44686e2663d4c5cacd4e3b96dd2151dd3a58795fcaa5705a752f12376ee6" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.19.2/posh-windows-amd64.7z", + "hash": "48e823a9781719c34c74a5b8a1bbea15ae7f63dfd9561152d1e85220001d12dd" } }, "bin": "bin\\oh-my-posh.exe",