From d8c6036557ca16e25d0cc64b7ac6c6e970cb779b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 8 Mar 2021 08:30:03 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.106.6 --- 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 66d8f3c380..6f65500d2f 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.106.3", + "version": "3.106.6", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "notes": "Refer to 'https://ohmyposh.dev/docs/installation#4-replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.106.3/posh-windows-wsl-amd64.7z", - "hash": "8dc99bd6f0815dd67bd48f3a358947091b448884f3c71e6615487d9396f2069b" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.106.6/posh-windows-wsl-amd64.7z", + "hash": "60818fd019de6f39b23dbe3d97cbb0b9a6e396b6390e63b89e3534ed812160e9" } }, "bin": "bin\\oh-my-posh.exe",