From 519bc7a03a98e44c25b4fb4e0c55998d5e381309 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 20:28:18 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.79.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 1568491008..9796d3fd77 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.79.0", + "version": "7.79.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.79.0/posh-windows-amd64.7z", - "hash": "d36fb645ec1a9c9cbd47d6ff95e6748f3b53722df731a9f38549e4089f681d3e" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.79.1/posh-windows-amd64.7z", + "hash": "186cbada5202949064fb40a144051551202926087dd99f31e55557bb723a7422" } }, "bin": "bin\\oh-my-posh.exe",