From 9e08eac93b0afb16c674a810f4e3d2a7ae9ee69b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 12:30:57 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.30.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 852924af58..c9e1553e13 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.29.0", + "version": "7.30.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.29.0/posh-windows-amd64.7z", - "hash": "e1b7c69891197c754b01a183adbc01cd8d345b07fc0d1b0f507881ff217b23d9" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.30.0/posh-windows-amd64.7z", + "hash": "44c25f249ff192eba747d962db839f3d326352f09bcc302f237f30aa1fc07e9f" } }, "bin": "bin\\oh-my-posh.exe",