From d08cacc1744e09314f090e28226b1183faa086df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 12:37:03 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.15.1 --- 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 3d7b27dd95..ff527d15d5 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.14.1", + "version": "7.15.1", "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.14.1/posh-windows-amd64.7z", - "hash": "e8621f8bd19e037defdb2ab99993a1c5c0d598a6eb1a8cb8a6f6ede4ce28f70a" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.15.1/posh-windows-amd64.7z", + "hash": "0189d897b1c351e993140afb1ce8dbb83f74ca73e675388f9b2dd1750b6d4b0c" } }, "bin": "bin\\oh-my-posh.exe",