From 286e25a0519b59b51b1aff9e71e07a259783e46b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 08:31:00 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.81.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 6512df5f22..fbbf4ec052 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.80.1", + "version": "7.81.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.80.1/posh-windows-amd64.7z", - "hash": "91f768aa7f141bd7b12d28f9369f425afd2f206e464796cb69f6fb35b918152a" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.81.1/posh-windows-amd64.7z", + "hash": "98f669bf6f47de8f7c55c92a2b05a9092784e5694b3037bde1fb330ae208f8f0" } }, "bin": "bin\\oh-my-posh.exe",