From 790f404b32af3c336c5af07a4d0664467a4aed31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Mar 2022 20:26:47 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.33.0 --- bucket/oh-my-posh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh.json b/bucket/oh-my-posh.json index 1fb45eb251..1b9cae5854 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.32.0", + "version": "7.33.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "MIT", "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-posh/releases/download/v7.32.0/posh-windows-amd64.7z", - "hash": "be7339962508f9cefb32950e2541b796c3936a0a6f44ac1fbcd1758fa32d3504" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.33.0/posh-windows-amd64.7z", + "hash": "744bbdce584870a1aff141b8f039c1ad7d83614209ef3265d68a30677b17b251" } }, "bin": "bin\\oh-my-posh.exe",