oh-my-posh3: Update to version 5.6.4

This commit is contained in:
Jakub Čábera 2021-09-30 05:08:57 -07:00
parent 51c6645b16
commit bb9b5fbc8e

View File

@ -1,13 +1,13 @@
{ {
"version": "5.6.3", "version": "5.6.4",
"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.3/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.6.4/posh-windows-wsl-amd64.7z",
"hash": "ac18eea5cad46fa65ec68981ddcc1dbd811e1a798eb575408402c7ccf33fa837" "hash": "276e00922aad132fba5f9f3fe1ac613c5852adfacac9cc5731f583946869431d"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",