From 46dceafb376dbef2ed0e6c290a5fa1df4e3861ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Mar 2022 16:30:04 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.52.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 3416917b99..fa6580f550 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.51.0", + "version": "7.52.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.51.0/posh-windows-amd64.7z", - "hash": "0e9b2e1c72817b11c8eab3927fa52e2bab4e2491b36f2e075960cc6f8ce64845" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.52.0/posh-windows-amd64.7z", + "hash": "f95076f6a9c533348787e376a90470a7a6c4b659e44e81ff856d28b05215ea5d" } }, "bin": "bin\\oh-my-posh.exe",