From 0075bac3151dace1c2a5a59a28971646dda82b23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 10 Oct 2021 05:46:20 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.7.3 --- 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 f5e91f8c7c..499e340c21 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.7.2", + "version": "5.7.3", "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/v5.7.2/posh-windows-wsl-amd64.7z", - "hash": "a08532c944fba25e4cc36a945c33b9365837235cc6378a2cd18e79cbb341c7dc" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.7.3/posh-windows-wsl-amd64.7z", + "hash": "88894326294859e9d94185a6bfd605fc6f1eff2f2d50498779e9840c808b610e" } }, "bin": "bin\\oh-my-posh.exe",