oh-my-posh3: Update to version 5.2.0

This commit is contained in:
Jakub Čábera 2021-09-19 02:28:11 -07:00
parent a507595db3
commit 7db0966b18

View File

@ -1,13 +1,13 @@
{ {
"version": "5.1.2", "version": "5.2.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.1.2/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.2.0/posh-windows-wsl-amd64.7z",
"hash": "2c1ba7c3ac5cc3e2d7486f1cf2cbf8e9093ba7df99c80944c3d6e9c304d6ecc3" "hash": "30efe02ce2a38d67b8373635feb3038eec30fdd50fd895c64dda66ad686fa202"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",