From f44d1483194c907d11ebea9713fdc91e8dca8aba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 08:27:49 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.18.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 9f572e1da0..f591b3ec11 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.17.2", + "version": "7.18.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.17.2/posh-windows-amd64.7z", - "hash": "56064f8e52b4663dce09df141178a9391899c4068b8578f2bb20f4b77b35a678" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.18.0/posh-windows-amd64.7z", + "hash": "bcda3623185f3e89984b9729b89fb18f8c9399479e979cc6eab1225c90d8583e" } }, "bin": "bin\\oh-my-posh.exe",