From ea57196672459b2eb0c421fe003851232d7c6713 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 15 Jan 2021 21:52:33 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.73.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 64370e55b4..25bdf4a70c 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.72.1", + "version": "3.73.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.72.1/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "951d6c175dba3475043c69cdd9901b6eb469fe4ed48e0a58568db2723ff333ce" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.73.0/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "395f696105d7a3becbf1934d65683a5da552aae226376cf9eefc7eed89b1480f" } }, "bin": "oh-my-posh.exe",