From e87923708b42634cc27ecf9d69b421fde7256bb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 24 Sep 2021 23:50:50 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.6.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 07ecc0303d..d39f0320af 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.5.2", + "version": "5.6.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#3-replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.5.2/posh-windows-wsl-amd64.7z", - "hash": "ace7614d833898ece352025f9c9e2ba2dc50837051f788330ca709f3a3c1368a" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.6.0/posh-windows-wsl-amd64.7z", + "hash": "c89ed258db3c758618f4143fc4b1bd47d428485bb88bf9f540b7b09e7beefa70" } }, "bin": "bin\\oh-my-posh.exe",