From eee95e33972e48a24215d60a3ad8f1221ea9e2b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 20:28:01 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.4.0 --- bucket/oh-my-posh3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh3.json b/bucket/oh-my-posh3.json index 5094c6bbb3..8d515bb5fd 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.3.0", + "version": "7.4.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "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-posh3/releases/download/v7.3.0/posh-windows-amd64.7z", - "hash": "f13f9ec25c11f5a3bf5bbc2cd1127fb5e15b0f21ce33c5894b1480dbb8030890" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.4.0/posh-windows-amd64.7z", + "hash": "6c2a0cde677fdce0712ebe96fe4d2c6646c4925db961cbcffe371d8c50db62b6" } }, "bin": "bin\\oh-my-posh.exe",