From dfa6c7f9820122ba4da5c52d080c30724abb668a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 20:26:54 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.49.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 bee6e132d3..72e128f096 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.47.0", + "version": "7.49.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.47.0/posh-windows-amd64.7z", - "hash": "f0897f83eccdf31e237893f5af08f3b29e3a6c254f23c6a8bfb5d4c0633be657" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.49.0/posh-windows-amd64.7z", + "hash": "56ad971b9d72cef1061fc2a87e49521adbe183f5d8d3e63077624942688c5bdb" } }, "bin": "bin\\oh-my-posh.exe",