From b35710ae7c40443f4e87bf022996c976c9a193de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 20:27:00 +0000 Subject: [PATCH] oh-my-posh3: Update to version 7.8.2 --- 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 6156db5a0f..dc9fbcd873 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "7.8.0", + "version": "7.8.2", "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.0/posh-windows-amd64.7z", - "hash": "c78390124412ac94bafd37a9431ed57313b9d26990bc3d64e287c40045bffbb2" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.8.2/posh-windows-amd64.7z", + "hash": "176f24bc2d3f85cbfe3196844dcd65701ad9ae357422c5426e2fd91a1617b1dc" } }, "bin": "bin\\oh-my-posh.exe",