From 74e17aea65930d181f57abf0adbd80d54617d0ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 18 Feb 2021 18:25:53 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.94.5 --- 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 1cecf7d848..c810dd25bd 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.94.2", + "version": "3.94.5", "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.94.2/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "e967a6e85cf6bb8711d7d8a4c30785731436bacbfa394af5d95c72b598acb6fc" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.94.5/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "c433885154b7413492894a8aa761959da0877882a463710b079085dbe26150ec" } }, "bin": "oh-my-posh.exe",