From 22798239f2123102cce56722d3a1c288ed4d5307 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Dec 2021 00:33:36 +0000 Subject: [PATCH] oh-my-posh3: Update to version 6.28.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 dc038d424b..d105fa3080 100644 --- a/bucket/oh-my-posh3.json +++ b/bucket/oh-my-posh3.json @@ -1,13 +1,13 @@ { - "version": "6.28.1", + "version": "6.28.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/v6.28.1/posh-windows-amd64.7z", - "hash": "8b040f4bbc27fdabc015d09951fe3d9a93da1172264ee1508cc873242fdedda1" + "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.28.2/posh-windows-amd64.7z", + "hash": "904253ca31e4b941049ba5b782c2b0821216d404d37b4a92bf3749ad875fa074" } }, "bin": "bin\\oh-my-posh.exe",