From 9db08cbb576b4d311da957d768aa643501518bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 20 Oct 2021 10:06:01 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.12.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 728757a85e..b5afad5e2d 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.10.1", + "version": "5.12.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.10.1/posh-windows-wsl-amd64.7z", - "hash": "9834e4ee7cfc87936a2467443420f6208a78316b411d76c620cea696addcfb3f" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.12.0/posh-windows-wsl-amd64.7z", + "hash": "b99aa1bcefd3e4e4c1066ec32d48b58f921adcdac3745151fd6f1166c8c4d92b" } }, "bin": "bin\\oh-my-posh.exe",