From 70896a603f0c2e66531db6428cc1a50a4d89ba92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 3 Oct 2021 13:06:53 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.7.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 33e8ff9fd0..16d118c9b8 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.6.6", + "version": "5.7.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.6.6/posh-windows-wsl-amd64.7z", - "hash": "a33a97299526e65cb39d250ed1720719271a16d0e9042c44cb30fedd5ac6b42d" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.7.0/posh-windows-wsl-amd64.7z", + "hash": "6c5e7cb9c1a305e526bc75fb9daab57123c3efa519cf735024a491b0c7c93d49" } }, "bin": "bin\\oh-my-posh.exe",