oh-my-posh3: Update to version 7.14.1

This commit is contained in:
github-actions[bot] 2022-02-08 20:29:25 +00:00
parent 9a4576cc7d
commit c06405366f

View File

@ -1,13 +1,13 @@
{ {
"version": "7.13.0", "version": "7.14.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.13.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.14.1/posh-windows-amd64.7z",
"hash": "db513a7c2f83ee4bd1562e1a61115830d0ce26d6bb540614731c9dfb436a73b4" "hash": "e8621f8bd19e037defdb2ab99993a1c5c0d598a6eb1a8cb8a6f6ede4ce28f70a"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",