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