From 2c6aac0d17e8c5660daf8b032dc593d91d12b80a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 20 Mar 2021 04:54:00 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.117.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 e0fae9a68f..3d6d48da1e 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.116.2", + "version": "3.117.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.116.2/posh-windows-wsl-amd64.7z", - "hash": "db8934f7032bdc1c524b43a839e9c30a1b74eb82ddf885e36c07ebd4854f6ced" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.117.0/posh-windows-wsl-amd64.7z", + "hash": "6e431225ceb6230752fd9520f0fcac39bc8158260c1eaf22735a3907d0090ce9" } }, "bin": "bin\\oh-my-posh.exe",