oh-my-posh3: Update to version 7.3.0

This commit is contained in:
github-actions[bot] 2022-01-19 12:30:05 +00:00
parent a9b7f1b2ce
commit 308ea83538

View File

@ -1,13 +1,13 @@
{ {
"version": "7.2.2", "version": "7.3.0",
"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.2.2/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.3.0/posh-windows-amd64.7z",
"hash": "988bf376f01a765ae44264d42136b3b053110db18fe1f389c5282b2efba98dba" "hash": "f13f9ec25c11f5a3bf5bbc2cd1127fb5e15b0f21ce33c5894b1480dbb8030890"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",