From 83c7dede0668902e6ee3b880ad257b81887b707f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 13 Oct 2021 21:53:21 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.8.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 9434311909..695787519e 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.7.5", + "version": "5.8.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/v5.7.5/posh-windows-wsl-amd64.7z", - "hash": "b222adb377adcfc9fae8d219aedbbd7b5f5c3fa5aa88ff50a6190e0605783471" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.8.0/posh-windows-wsl-amd64.7z", + "hash": "ed48260ff46b51547269a0376404ed6ae72a553fb7a07efd223b5a5ae58baa0e" } }, "bin": "bin\\oh-my-posh.exe",