oh-my-posh3: Update to version 5.7.5

This commit is contained in:
Jakub Čábera 2021-10-11 00:50:07 -07:00
parent 48f79efec9
commit 46d3529c2f

View File

@ -1,13 +1,13 @@
{ {
"version": "5.7.4", "version": "5.7.5",
"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/windows#replace-your-existing-prompt' for shell specific configurations.", "notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.7.4/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.7.5/posh-windows-wsl-amd64.7z",
"hash": "33cafbc2889df2225ef9408683e480fff5b74bba28dc0604e2f3001c9feaba50" "hash": "b222adb377adcfc9fae8d219aedbbd7b5f5c3fa5aa88ff50a6190e0605783471"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",