oh-my-posh3: Update to version 3.146.0

This commit is contained in:
Jakub Čábera 2021-05-04 12:35:51 +02:00
parent dca9fe6097
commit 5b4354d23f

View File

@ -1,13 +1,13 @@
{ {
"version": "3.145.0", "version": "3.146.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.145.0/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.146.0/posh-windows-wsl-amd64.7z",
"hash": "d0984463a9cea5c550ca84474be85f7209136dc2b6848cc186c5d6ed6793f8db" "hash": "cf329c9ed13b1a0ade721077b3aaa0b243b566b1bbf4734864a75b3d7aaf9b1b"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",