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