oh-my-posh3: Update to version 4.0.0

This commit is contained in:
Jakub Čábera 2021-09-16 23:52:05 -07:00
parent 19b2662f24
commit 850b2a2b4e

View File

@ -1,13 +1,13 @@
{ {
"version": "3.181.2", "version": "4.0.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/v3.181.2/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v4.0.0/posh-windows-wsl-amd64.7z",
"hash": "04929f349306646833dfc9cc1a9b5022641c86f14548079603202e06e7eb4e1a" "hash": "0ca1e4f0c460932e84fce02f5770b16554b24bfdea3068b22f45cddda03fbb71"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",