From 993e8eeeb149a04bf99552fb55867afbc9cdf7dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 12:30:02 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.27.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 c3776001d9..18a894b2be 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.27.0", + "version": "7.27.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.27.0/posh-windows-amd64.7z", - "hash": "b439e6d598c8d79980501a66eb17160b6b7980d3b0ea806cffd732b68e654773" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.27.1/posh-windows-amd64.7z", + "hash": "b1355c6ec2bb688ab3b93a51dc840292218212c63b2f2185b93eaebb8a54ec6e" } }, "bin": "bin\\oh-my-posh.exe",