oh-my-posh3: Update to version 3.88.0

This commit is contained in:
Jakub Čábera 2021-02-14 07:51:24 +01:00
parent c79c21f0dc
commit dbff46b398

View File

@ -1,13 +1,13 @@
{ {
"version": "3.87.0", "version": "3.88.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#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.87.0/posh-windows-amd64.exe#/oh-my-posh.exe", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.88.0/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "54763de43e6abb75941038c6fef9523c1e3b838bad1dd918aa5c5803e53f8fd8" "hash": "20c75cb8bef5ec7c60a9d11cd8451ff89d91812e18ae4dc1316330a057ef9b9f"
} }
}, },
"bin": "oh-my-posh.exe", "bin": "oh-my-posh.exe",