From b5a60cd2ecfe87f93acbcc84085e280267f57294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 26 Oct 2021 23:14:32 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.14.1 --- 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 9a7f9cc203..5d6856b644 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.14.0", + "version": "5.14.1", "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.14.0/posh-windows-wsl-amd64.7z", - "hash": "ffb84bf6688ecd8fa0794cea5b03c25b0b5100e8cca34bc1d8cd1972677c1d07" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.14.1/posh-windows-wsl-amd64.7z", + "hash": "bc0bb6992ba5c3c09d3df623a2143a80d0dade156be99fe23fe40cc48ab797df" } }, "bin": "bin\\oh-my-posh.exe",