From 5c36eaaa1f2a9f2f69d2fd383c5394211a1263ad Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 5 Dec 2021 19:00:42 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.27.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 70b27ed37f..507f6b710a 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.26.0", + "version": "6.27.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/windows#replace-your-existing-prompt' for shell specific configurations.", "architecture": { "64bit": { - "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.26.0/posh-windows-amd64.7z", - "hash": "9bfcbb06841233f1dbf1fdfeb60a22814d78934ef6fa3db6daf0cab1eb4224c8" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.27.0/posh-windows-amd64.7z", + "hash": "3796da98956eb24e91be4ca26278672ca63a0803fecccac44f6fef531487be14" } }, "bin": "bin\\oh-my-posh.exe",