From 2d85204933809bf1739dd99d350268bff23f6ffa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 20:33:58 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.55.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 4ffaaaf2d1..c6723c6b32 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.54.0", + "version": "7.55.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.54.0/posh-windows-amd64.7z", - "hash": "35b35c45bf731a7f81a74314677ce08ea7cb2c587de15b34e19c2bec15bc90f2" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.55.0/posh-windows-amd64.7z", + "hash": "6eb7fe7c1f88bc91f0c095c66d09057326bcd339421957d83248cec4dd5de5e0" } }, "bin": "bin\\oh-my-posh.exe",