From 2be549e14a7aeea7c66fbbf41863d15adddfa69c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 20:00:38 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.24.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 75d9c1a8c5..c82f70d465 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.23.2", + "version": "6.24.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.23.2/posh-windows-amd64.7z", - "hash": "da8420391a6da4d230eed488ea94d83a2008b40f432dcf5069b7b472addf7cb5" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.24.0/posh-windows-amd64.7z", + "hash": "a0bf21d1db251600a8d30c18072e5de88ed4a5290abec4e5f7cdbd582fe2ad66" } }, "bin": "bin\\oh-my-posh.exe",