oh-my-posh3: Update to version 5.7.0

This commit is contained in:
Jakub Čábera 2021-10-03 13:06:53 -07:00
parent a73e3170e6
commit 70896a603f

View File

@ -1,13 +1,13 @@
{ {
"version": "5.6.6", "version": "5.7.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/v5.6.6/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.7.0/posh-windows-wsl-amd64.7z",
"hash": "a33a97299526e65cb39d250ed1720719271a16d0e9042c44cb30fedd5ac6b42d" "hash": "6c5e7cb9c1a305e526bc75fb9daab57123c3efa519cf735024a491b0c7c93d49"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",