From ffd9fe1599561e0d94680f60594e17dc826259bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 16:29:44 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.35.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 637bf00fae..f7fcdec587 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.34.0", + "version": "7.35.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.34.0/posh-windows-amd64.7z", - "hash": "fa257ffd6a90f245b0131e5315275708bdb53ce3f5abffbefa051d4e31234b50" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.35.0/posh-windows-amd64.7z", + "hash": "3364c2093b0f007246d70bc4a1c81dc9fdf07bc5d34c0897fb372605b3fa91e5" } }, "bin": "bin\\oh-my-posh.exe",