oh-my-posh3: Update to version 7.19.1

This commit is contained in:
github-actions[bot] 2022-02-18 20:27:23 +00:00
parent 5a1042404d
commit c3bb30ec28

View File

@ -1,13 +1,13 @@
{ {
"version": "7.19.0", "version": "7.19.1",
"description": "A prompt theme engine for any shell", "description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev", "homepage": "https://ohmyposh.dev",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.", "notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.19.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.19.1/posh-windows-amd64.7z",
"hash": "93dd8299fcf63d88017c9c0c3f2bad3cdeed86a9ab3e894153aab84929fe0d9d" "hash": "bdb6d24d1935c4595cda9bab5f7c27e4b22bde70376ff1b4d3e43ad8b1101799"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",