oh-my-posh3: Update to version 5.3.1

This commit is contained in:
Jakub Čábera 2021-09-21 21:37:03 -07:00
parent c682415560
commit 64c08ffb3b

View File

@ -1,13 +1,13 @@
{ {
"version": "5.3.0", "version": "5.3.1",
"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.3.0/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.3.1/posh-windows-wsl-amd64.7z",
"hash": "997f42bd05e22a1c97d45c5804d6ae55daea33a690b08d10226d6b0a4fa6eca1" "hash": "96b15c65b4b219cc40966f3812c9dd731eb3f668adbbc58dc1dbc8140d2553a3"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",