From 4ee322ddf80cba45d8e28e58d3dc6e549a538638 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 08:25:29 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.8.3 --- 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 dc9fbcd873..68175258c0 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.8.2", + "version": "7.8.3", "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.8.2/posh-windows-amd64.7z", - "hash": "176f24bc2d3f85cbfe3196844dcd65701ad9ae357422c5426e2fd91a1617b1dc" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.8.3/posh-windows-amd64.7z", + "hash": "215d1b25535e8125ab83c1dc3a3f8011bc3912f793793517fc0e832a706f469e" } }, "bin": "bin\\oh-my-posh.exe",