From b5415d085b1c73eedc9309b8e49c518e2cef94f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 13 Mar 2021 10:29:15 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.111.1 --- 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 4a09a4bdc4..23335dafaa 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.110.0", + "version": "3.111.1", "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.110.0/posh-windows-wsl-amd64.7z", - "hash": "3474bddd1b1c2092f681877ab3a848ec8b26c6807ead7a605c6ba2be88ef2c08" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.111.1/posh-windows-wsl-amd64.7z", + "hash": "2ccfec421a964f57da6ab0609883ec86f002418559bd4b1cda40f78fb769a9fd" } }, "bin": "bin\\oh-my-posh.exe",