From 9df5051d06fa0614207d72dde7a4ab60c0b9cd52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Feb 2022 16:29:33 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.11.0 --- bucket/oh-my-posh3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/oh-my-posh3.json b/bucket/oh-my-posh3.json index d2596deb7a..f7e45c495a 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.10.3", + "version": "7.11.0", "description": "A prompt theme engine for any shell", "homepage": "https://ohmyposh.dev", "license": "GPL-3.0-only", "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-posh3/releases/download/v7.10.3/posh-windows-amd64.7z", - "hash": "b5b3b82fe96a40479c53bd282bd1309d886050358969210c819b45fd0950edc1" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.11.0/posh-windows-amd64.7z", + "hash": "4c2fe50958c8dae72d11543c6de1c784abbd9260e3222562fe7dba1a36b4bfb3" } }, "bin": "bin\\oh-my-posh.exe",