From f01505ba3b0ae2e88c07954a82857ddd2e5147f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 31 Dec 2020 09:49:58 +0100 Subject: [PATCH] oh-my-posh3: Update to version 3.66.4 --- 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 7929fae4ff..def1779bdf 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "3.66.3", + "version": "3.66.4", "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.3/posh-windows-amd64.exe#/oh-my-posh.exe", - "hash": "cd725f8053a026ffe1b80d7bc0853e835a06dcfe8126d00e952c2498c0034412" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.66.4/posh-windows-amd64.exe#/oh-my-posh.exe", + "hash": "987a1bf5c06740640e4d2fd6c4cb7e97865870c2b17c3fc113b7367ee66c9695" } }, "bin": "oh-my-posh.exe",