From 10bee39bc778234c014e21f2d3e33f548f51a91b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 29 Dec 2020 22:48:49 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.66.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 91b59b4dcd..a6f1818780 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.65.1", + "version": "3.66.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.65.1/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "08170cd5fd01895a15cb1051ac6521c3280945ce7ec4637eca9f4a57a3a91dc2" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.66.1/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "37cb25a038814dd81c039a4b2f5dc29d9c5181928c3a120887ae4695ad3f029b" } }, "bin": "oh-my-posh.exe",