From 3296654a9ee22d7d7332d6dc85f797ba4b399edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 25 Oct 2021 13:24:09 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.14.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 42380c46b6..9a7f9cc203 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.13.0", + "version": "5.14.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.13.0/posh-windows-wsl-amd64.7z", - "hash": "27b2ca06e699de0bcad8b24fdf3de3e63ac26b117bf92233e05437b1d3c31f20" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.14.0/posh-windows-wsl-amd64.7z", + "hash": "ffb84bf6688ecd8fa0794cea5b03c25b0b5100e8cca34bc1d8cd1972677c1d07" } }, "bin": "bin\\oh-my-posh.exe",