From 7ab469fcd43b4f89c9521ef588cecf4df40f2122 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 4 Dec 2021 13:00:32 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.26.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 1512b01121..70b27ed37f 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.25.0", + "version": "6.26.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.25.0/posh-windows-amd64.7z", - "hash": "aea1e19cc994ace205ef251029ccfc750ea3fd1b09f361c4637189a41f40fd8a" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.26.0/posh-windows-amd64.7z", + "hash": "9bfcbb06841233f1dbf1fdfeb60a22814d78934ef6fa3db6daf0cab1eb4224c8" } }, "bin": "bin\\oh-my-posh.exe",