From 36f777175b4a133e23627963164a8982a8eec54d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 00:32:18 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.33.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 2541461786..631dd1b889 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.33.0", + "version": "6.33.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.33.0/posh-windows-amd64.7z", - "hash": "7fb8e7129f477817ffbf825421ef7b270e2569736b7a011ca150c898c9abb0bc" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.33.1/posh-windows-amd64.7z", + "hash": "521d8b707135a237baf98cceb538fc04b72fb87a540e807390ce0f63a38f7a31" } }, "bin": "bin\\oh-my-posh.exe",