From b62d7eb33b5584c794de5df7b2f3fde489ad59b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 31 Dec 2020 21:24:50 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.67.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 58856a3be7..f1505c91bf 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.66.8", + "version": "3.67.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.66.8/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "97931d50bd40a0b30280ecd4c17769871d92811c0d8ac9c527d1b16292674dfa" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.67.0/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "6075562931bc77e5832a88ccd65e1c2a793d61ced1497b87eba1c56f62db17d3" } }, "bin": "oh-my-posh.exe",