From 4a596fcfc6962ab22bac02c54d8b3fd5c1f34fd7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 22:00:28 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.24.1 --- 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 c82f70d465..d99d208850 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.24.0", + "version": "6.24.1", "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.24.0/posh-windows-amd64.7z", - "hash": "a0bf21d1db251600a8d30c18072e5de88ed4a5290abec4e5f7cdbd582fe2ad66" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.24.1/posh-windows-amd64.7z", + "hash": "7f673e3ca3d80686f90e18d3e325ea38c62ce2401a86958750c00e6073d605a6" } }, "bin": "bin\\oh-my-posh.exe",