From f70d70884b6d7a9f7ab5123e6586e59449563ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 16 Feb 2021 17:58:42 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.94.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 f3d95f1580..1cecf7d848 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.93.0", + "version": "3.94.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#4-replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.93.0/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "418bc7324accf693026ab70244cb97ef85ab565c1eba84f934d45603f96598a4" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.94.2/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "e967a6e85cf6bb8711d7d8a4c30785731436bacbfa394af5d95c72b598acb6fc" } }, "bin": "oh-my-posh.exe",