From 4aa0be4fbfe96c61fd33e692271969c43ba9d111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 29 May 2021 21:41:58 -0700 Subject: [PATCH] oh-my-posh3: Update to version 3.159.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 297874d115..b521178a95 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.158.4", + "version": "3.159.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#3-replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.158.4/posh-windows-wsl-amd64.7z", - "hash": "a3a0b3e2bcf0bb11d4022f679194f24d2b2dbf8ab739d31c2f0491a4f1123b58" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.159.0/posh-windows-wsl-amd64.7z", + "hash": "23f93a173e6a053c459ae4fea6fbb3107d16a2dac80326bb7bb6bfded06e1747" } }, "bin": "bin\\oh-my-posh.exe",