From 5b857eebba57b60793df59def9e6221ea718931d Mon Sep 17 00:00:00 2001 From: jonz94 Date: Thu, 2 Dec 2021 01:11:09 +0800 Subject: [PATCH] oh-my-posh3: Update to version 6.20.0 (#3031) --- 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 62252c55fd..6ed7a18db6 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.19.2", + "version": "6.20.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/v6.19.2/posh-windows-amd64.7z", - "hash": "48e823a9781719c34c74a5b8a1bbea15ae7f63dfd9561152d1e85220001d12dd" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.20.0/posh-windows-amd64.7z", + "hash": "77eba1f1297995d6416720f811c6a5ee2d39d79c6a4897694c3cfb62bd927cc8" } }, "bin": "bin\\oh-my-posh.exe",