oh-my-posh3: Update to version 3.158.4

This commit is contained in:
Jakub Čábera 2021-05-29 02:33:21 -07:00
parent 710eb96354
commit a10d51d638

View File

@ -1,13 +1,13 @@
{ {
"version": "3.158.3", "version": "3.158.4",
"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/installation#3-replace-your-existing-prompt' for shell specific configurations.", "notes": "Refer to 'https://ohmyposh.dev/docs/installation#3-replace-your-existing-prompt' for shell specific configurations.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.158.3/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.158.4/posh-windows-wsl-amd64.7z",
"hash": "47284b5e04d2ff15f76d956736bdbf405d3ec5acae233694e04e80cf4baff6df" "hash": "a3a0b3e2bcf0bb11d4022f679194f24d2b2dbf8ab739d31c2f0491a4f1123b58"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",