oh-my-posh3: Update to version 3.157.3

This commit is contained in:
Jakub Čábera 2021-05-27 07:16:57 -07:00
parent 124b5bb9ae
commit 1dd01eff0f

View File

@ -1,13 +1,13 @@
{ {
"version": "3.157.2", "version": "3.157.3",
"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.157.2/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.157.3/posh-windows-wsl-amd64.7z",
"hash": "df8b3c59d1868f58529a06f970d3c80f841102b9272c1d4734f45191b179693e" "hash": "fd2511bd07e25edde01fa184cb2fea27f437ab595f20f32cbe56411717a2387c"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",