From 868cf6ce85c73349d295d33d43d04a36919eb345 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 18 Sep 2021 11:48:58 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.1.2 --- 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 c049842fdb..a182de49a1 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.1.0", + "version": "5.1.2", "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.1.0/posh-windows-wsl-amd64.7z", - "hash": "3906c55836957370cf0cd0397d1378494dbd049e62a2d0f0bbf5ad9c2283095a" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.1.2/posh-windows-wsl-amd64.7z", + "hash": "2c1ba7c3ac5cc3e2d7486f1cf2cbf8e9093ba7df99c80944c3d6e9c304d6ecc3" } }, "bin": "bin\\oh-my-posh.exe",