From 8da7447e743d5fe8717691ca082781bb8d5dd3a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 9 Jan 2021 15:52:13 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.69.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 947e6e5c91..1784a540e3 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.68.5", + "version": "3.69.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.68.5/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "107de557522cbe85448b89ae4a9fa70b5a2fd5689f482abc796905422a387a70" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.69.0/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "c0dfd1ae87ae10c68fa9f6bc1a1526a13637b4f2fea162ddff604b1f05538c02" } }, "bin": "oh-my-posh.exe",