From 764d2f9e686d6966fe9ce9d0806e5c0ff94fb51a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 28 Dec 2020 09:25:35 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.65.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 378e35c405..91b59b4dcd 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.64.4", + "version": "3.65.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/installation#4-replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.64.4/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "7e41670a8a61ac816f3d86b88f98b84b544ed60aa0bd314a818ed1ab12e3433d" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.65.1/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "08170cd5fd01895a15cb1051ac6521c3280945ce7ec4637eca9f4a57a3a91dc2" } }, "bin": "oh-my-posh.exe",