oh-my-posh3: Update to version 5.12.1

This commit is contained in:
Jakub Čábera 2021-10-21 08:51:09 -07:00
parent 3b44adee30
commit 96960ddf61

View File

@ -1,13 +1,13 @@
{ {
"version": "5.12.0", "version": "5.12.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/v5.12.0/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.12.1/posh-windows-wsl-amd64.7z",
"hash": "b99aa1bcefd3e4e4c1066ec32d48b58f921adcdac3745151fd6f1166c8c4d92b" "hash": "2ff1fe1dacb70c6060203edc86366918dbb2d6260b8bd03abb83c40435799f9e"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",