From 96960ddf61780350645f40a3fbede08f71a00f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 Oct 2021 08:51:09 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.12.1 --- 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 b5afad5e2d..d2066ea682 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.12.0", + "version": "5.12.1", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.12.0/posh-windows-wsl-amd64.7z", - "hash": "b99aa1bcefd3e4e4c1066ec32d48b58f921adcdac3745151fd6f1166c8c4d92b" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.12.1/posh-windows-wsl-amd64.7z", + "hash": "2ff1fe1dacb70c6060203edc86366918dbb2d6260b8bd03abb83c40435799f9e" } }, "bin": "bin\\oh-my-posh.exe",