From 362af7e6271f2da420118bea23215d5a1c893a37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 08:29:38 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.52.1 --- 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 fa6580f550..9f21ca1102 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.52.0", + "version": "7.52.1", "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.52.0/posh-windows-amd64.7z", - "hash": "f95076f6a9c533348787e376a90470a7a6c4b659e44e81ff856d28b05215ea5d" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.52.1/posh-windows-amd64.7z", + "hash": "2b4db3939db67ab3db23bf3d97b06d678202131bb416be866d6d8a6d561abc51" } }, "bin": "bin\\oh-my-posh.exe",