From f1805babce39fdca51e68f329edeee10c3937a80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 16:30:42 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.32.4 --- 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 2b0d7060c7..1260836546 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.32.2", + "version": "6.32.4", "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.32.2/posh-windows-amd64.7z", - "hash": "1329998e514748de0c3627daab1b7748a816f58e9bc0890ed5b50c63cdcb829b" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.32.4/posh-windows-amd64.7z", + "hash": "a03ef76d32452da9797e74c8ca9c9f00581f72ff80fec2a6c2af0156a8e61cc5" } }, "bin": "bin\\oh-my-posh.exe",