From a2a42d8b56517bcebefba1cfb67c15be14ba7ffb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 00:32:16 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.48.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 dbcb004d6e..6d52481f0e 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.47.3", + "version": "6.48.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/v6.47.3/posh-windows-amd64.7z", - "hash": "b5a328f834a519e987324e4e1f3ecad0f0640281d7e014850b014f76c06c3dd4" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.48.0/posh-windows-amd64.7z", + "hash": "841c52bee27b2da0bc01c82bd7641b58f87e4ba53f42faa67ee445e64e2f25bf" } }, "bin": "bin\\oh-my-posh.exe",