From 7ae2dde1ffac9386bd8c538ac3056eb32c19eef4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Mar 2022 08:27:49 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.51.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 72e128f096..3416917b99 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.49.0", + "version": "7.51.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.49.0/posh-windows-amd64.7z", - "hash": "56ad971b9d72cef1061fc2a87e49521adbe183f5d8d3e63077624942688c5bdb" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.51.0/posh-windows-amd64.7z", + "hash": "0e9b2e1c72817b11c8eab3927fa52e2bab4e2491b36f2e075960cc6f8ce64845" } }, "bin": "bin\\oh-my-posh.exe",