From 65dfa4c6e67563ca2808843fc4d6703f70bf0c3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 16 Jan 2021 08:55:44 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.74.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 25bdf4a70c..742e8bc8cc 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.73.0", + "version": "3.74.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/installation#4-replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.73.0/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "395f696105d7a3becbf1934d65683a5da552aae226376cf9eefc7eed89b1480f" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.74.0/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "d79843cbec08d5c2258c0dbaeafc232fe30a72cf559e407f3bde6699ea9a7521" } }, "bin": "oh-my-posh.exe",