From c4a204c71b290c878f2444aa5c4c3af85ff38688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 3 Oct 2021 00:55:38 -0700 Subject: [PATCH] oh-my-posh3: Update to version 5.6.6 --- 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 65045ca4f7..33e8ff9fd0 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "5.6.4", + "version": "5.6.6", "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#3-replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.6.4/posh-windows-wsl-amd64.7z", - "hash": "276e00922aad132fba5f9f3fe1ac613c5852adfacac9cc5731f583946869431d" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.6.6/posh-windows-wsl-amd64.7z", + "hash": "a33a97299526e65cb39d250ed1720719271a16d0e9042c44cb30fedd5ac6b42d" } }, "bin": "bin\\oh-my-posh.exe",