From 83a9dc88082cdf6be142e2a435a7eb6793e12198 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 12:29:58 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.8.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 39d65fbb23..6156db5a0f 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.5.1", + "version": "7.8.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.5.1/posh-windows-amd64.7z", - "hash": "e5726d814a99ca75b5e25523c5e854c50dfd24d5f53a3c2a673869afa56ab2a6" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.8.0/posh-windows-amd64.7z", + "hash": "c78390124412ac94bafd37a9431ed57313b9d26990bc3d64e287c40045bffbb2" } }, "bin": "bin\\oh-my-posh.exe",