oh-my-posh3: Update to version 3.139.0

This commit is contained in:
Jakub Čábera 2021-04-17 16:17:52 +02:00
parent 9175da3f42
commit e107fe3e75

View File

@ -1,13 +1,13 @@
{ {
"version": "3.137.3", "version": "3.139.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/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.137.3/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.139.0/posh-windows-wsl-amd64.7z",
"hash": "d06a20ec571f979bc23cd37b934409688a5883fb7fd3c9b0a2d4e8dfbf38ddd1" "hash": "7b7d81ba342e75c256e57646f937bef997c842a40a608343ec0cb4b91173512b"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",