From 5d7e3c410bab2f81dd4ad6c9c661d667bd492075 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Dec 2021 00:31:41 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.31.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 16ac6689d9..392d18bc54 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.30.0", + "version": "6.31.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.30.0/posh-windows-amd64.7z", - "hash": "53afbba210253b40409d2929b32d7030bf841d285330c5e5fa0313340395bb5d" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.31.0/posh-windows-amd64.7z", + "hash": "d309cc7edbb872db9363cf9706d3d2430355bb54a5600e926e82fc065d8bcd40" } }, "bin": "bin\\oh-my-posh.exe",