From a10d51d638174332778f814a07a22a2973990cf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 29 May 2021 02:33:21 -0700 Subject: [PATCH] oh-my-posh3: Update to version 3.158.4 --- 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 57874ffc82..297874d115 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.158.3", + "version": "3.158.4", "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/v3.158.3/posh-windows-wsl-amd64.7z", - "hash": "47284b5e04d2ff15f76d956736bdbf405d3ec5acae233694e04e80cf4baff6df" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.158.4/posh-windows-wsl-amd64.7z", + "hash": "a3a0b3e2bcf0bb11d4022f679194f24d2b2dbf8ab739d31c2f0491a4f1123b58" } }, "bin": "bin\\oh-my-posh.exe",