From 2e37507682a58f6199f085eaef5c7624108c334b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 00:33:26 +0000 Subject: [PATCH] oh-my-posh: Update to version 7.68.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 4eda4ab432..3a64d867e0 100644 --- a/bucket/oh-my-posh.json +++ b/bucket/oh-my-posh.json @@ -1,13 +1,13 @@ { - "version": "7.67.0", + "version": "7.68.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.67.0/posh-windows-amd64.7z", - "hash": "041dcf67a7ea6449a5f71df9768a42b0070d8669b4c79a9d210de7f3de510064" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.68.0/posh-windows-amd64.7z", + "hash": "2fbfcb9ae9d0804bca75c32f6f4d741dbf309d45534b00972772931c42830d07" } }, "bin": "bin\\oh-my-posh.exe",