From 9a11d999d56856bc7c10ec9de833f4026884b901 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 00:32:13 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.44.1 --- 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 8e0611e20b..410da290a7 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.43.0", + "version": "6.44.1", "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/v6.43.0/posh-windows-amd64.7z", - "hash": "a2b10ba635f6c78546347190aab65c9e1d9081cab206aab69657760a3da25b01" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.44.1/posh-windows-amd64.7z", + "hash": "e318b05930848bb25b313549adc5e30f8a99671706170d2a5e8806cbf8b08e70" } }, "bin": "bin\\oh-my-posh.exe",