oh-my-posh3: Update to version 3.116.2

This commit is contained in:
Jakub Čábera 2021-03-19 01:40:16 +01:00
parent d2422af2e1
commit 4ba9808654

View File

@ -1,13 +1,13 @@
{ {
"version": "3.115.0", "version": "3.116.2",
"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#4-replace-your-existing-prompt' for shell specific configurations.", "notes": "Refer to 'https://ohmyposh.dev/docs/installation#4-replace-your-existing-prompt' for shell specific configurations.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.115.0/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.116.2/posh-windows-wsl-amd64.7z",
"hash": "55cef98c62fddbaaaf4d7f0145d8b320116d998d3d67c9bd533232b10329a361" "hash": "db8934f7032bdc1c524b43a839e9c30a1b74eb82ddf885e36c07ebd4854f6ced"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",