From d803f821a615f9d56955b5c68405c583205adf82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 20:26:51 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.36.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 3bdcf21545..5159deca20 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.36.0", + "version": "7.36.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.36.0/posh-windows-amd64.7z", - "hash": "0a36392ee4290f7c95bbcd5ed38b3c3e9c637fac44ba0e124710e2ee4cf5b481" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.36.1/posh-windows-amd64.7z", + "hash": "cf6103e962341f01e83a1b5a83823debcad2a9893e7a4f35287b75caea126c98" } }, "bin": "bin\\oh-my-posh.exe",