From 9002a38d8af6cb0a057fdfb00532f8afbb17b39f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 11 Mar 2021 08:54:56 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.109.0 --- 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 37c592ef9e..a2a2cbf947 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.108.0", + "version": "3.109.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/installation#4-replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.108.0/posh-windows-wsl-amd64.7z", - "hash": "e65cb436976cab6d1a5047c0721589625af8291b7e7dbfcd2c587d6bef2fca95" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.109.0/posh-windows-wsl-amd64.7z", + "hash": "c71565418f805bff0386fdb87674d54542f20ef37dcc3a7e6d630da710bc2df9" } }, "bin": "bin\\oh-my-posh.exe",