From f31629fa00d881607d742c2be1aad27fc9e3dc4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 08:28:39 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.29.0 --- bucket/oh-my-posh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 8cd1d78252..852924af58 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.28.1", + "version": "7.29.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", "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-posh/releases/download/v7.28.1/posh-windows-amd64.7z", - "hash": "0a4ec8330cfbb7ff5a30ca63d1ad46fac52a2b1199db88fc336cf5b02fa7fa3e" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.29.0/posh-windows-amd64.7z", + "hash": "e1b7c69891197c754b01a183adbc01cd8d345b07fc0d1b0f507881ff217b23d9" } }, "bin": "bin\\oh-my-posh.exe",