From 2b170dab1b6925def6629cca96a820f1ecc8c21f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 00:32:18 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.61.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 8a4a16f380..752e1d5ffa 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.60.0", + "version": "7.61.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.60.0/posh-windows-amd64.7z", - "hash": "5025c08d49d24145f6512799d45f2fd11126a624bda551d79722c389ef28cd8c" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.61.0/posh-windows-amd64.7z", + "hash": "3f7bce872fe265ffbd74f7895c9736999b7ce9e7a33d6d93759048663eb8de54" } }, "bin": "bin\\oh-my-posh.exe",