From f382773b0912099e3f0fbad14381b37a12869ca4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 May 2022 08:29:47 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.79.2 --- 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 9796d3fd77..32f48ecb76 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.79.1", + "version": "7.79.2", "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.1/posh-windows-amd64.7z", - "hash": "186cbada5202949064fb40a144051551202926087dd99f31e55557bb723a7422" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.79.2/posh-windows-amd64.7z", + "hash": "1a69302bbc42868e8a4f7dd18e82078ba12c174dec691f0e7b576e20548b63a1" } }, "bin": "bin\\oh-my-posh.exe",