From 30e3c9d33427760469f0146cef7c6954eaa5816f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 20:29:30 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.28.1 --- 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 657bc46629..8cd1d78252 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.28.0", + "version": "7.28.1", "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.0/posh-windows-amd64.7z", - "hash": "501ffa6e99eca8f177cb351d0dc93aed4c880fe98f49af93ab4e92f3645daffe" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.28.1/posh-windows-amd64.7z", + "hash": "0a4ec8330cfbb7ff5a30ca63d1ad46fac52a2b1199db88fc336cf5b02fa7fa3e" } }, "bin": "bin\\oh-my-posh.exe",