From 24fc9fc36b28eb9958b706ab94a2d8e4b5f44f59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:31:00 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.63.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 16d4afdd2d..352c7a3813 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.62.0", + "version": "7.63.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.62.0/posh-windows-amd64.7z", - "hash": "393d595a35d64db222bf9535bc88d8ea63dd96ce107b83b7f6debd877d763505" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.63.0/posh-windows-amd64.7z", + "hash": "51dfbdca6da3a69c907b8c8a4d48f59b750f92427b3c092d2c6b6221e4a36021" } }, "bin": "bin\\oh-my-posh.exe",