From 82fc8033252f645cb61d5ac9586da2e4e79cd6ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 16:29:47 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.42.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 6aed42ad71..b058833245 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.41.0", + "version": "7.42.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.41.0/posh-windows-amd64.7z", - "hash": "12cfdd1df1d25455cc6a6df565e06f3ed385e1556dc84f8fbb87f943971a5752" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.42.0/posh-windows-amd64.7z", + "hash": "33ee4f74d0ded58a6d20317563f8aae84c32be859bc6064c2dc8f7e739fd7a60" } }, "bin": "bin\\oh-my-posh.exe",