From 63c9b699b69a293ee09f1a8086cdbf9a4c2b62c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Mar 2022 12:29:56 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.32.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 696e37b385..1fb45eb251 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.31.1", + "version": "7.32.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.31.1/posh-windows-amd64.7z", - "hash": "629fcb662fee36e7e32f6c12b8a786a0f58162aa6be2c9669ca22e79bcf808c0" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.32.0/posh-windows-amd64.7z", + "hash": "be7339962508f9cefb32950e2541b796c3936a0a6f44ac1fbcd1758fa32d3504" } }, "bin": "bin\\oh-my-posh.exe",