oh-my-posh3: Update to version 3.108.0

This commit is contained in:
Jakub Čábera 2021-03-10 08:54:43 +01:00
parent 68a018e635
commit 4023f5b3a2

View File

@ -1,13 +1,13 @@
{ {
"version": "3.106.7", "version": "3.108.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.106.7/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.108.0/posh-windows-wsl-amd64.7z",
"hash": "d40b1ce10070d6805ed99a84afda8e0441d07452dd724a277e35764e573d79f7" "hash": "e65cb436976cab6d1a5047c0721589625af8291b7e7dbfcd2c587d6bef2fca95"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",