From 0c97c72a5ccc7a960f9e54020686df1c6833496d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 00:32:28 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.34.1 --- 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 33ad563e80..d968937684 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.34.0", + "version": "6.34.1", "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.34.0/posh-windows-amd64.7z", - "hash": "27d3a8581842576e74b3946f757c0b2ffebc33305d38d48f64592227b5948eef" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.34.1/posh-windows-amd64.7z", + "hash": "8d4f0b8901bcb63455dd7b87fcca231577196ff0bbf5c6637740ccc46b4869f2" } }, "bin": "bin\\oh-my-posh.exe",