From 48fb0570dca7023a9a26b15464c79553b79e5faa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 20:29:15 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.73.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 bd995c3112..fc152ab00f 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.72.5", + "version": "7.73.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.72.5/posh-windows-amd64.7z", - "hash": "daf0e5995c319829f453597db997992162ab8edc43f53444d4bac5c7a493aa8f" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.73.0/posh-windows-amd64.7z", + "hash": "bb447fbc86d0a9346fbb41b73714caa83e27080d7aefaab8efa6ad1eb2101b38" } }, "bin": "bin\\oh-my-posh.exe",