oh-my-posh3: Update to version 5.7.3

This commit is contained in:
Jakub Čábera 2021-10-10 05:46:20 -07:00
parent b49d94e864
commit 0075bac315

View File

@ -1,13 +1,13 @@
{ {
"version": "5.7.2", "version": "5.7.3",
"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.7.2/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v5.7.3/posh-windows-wsl-amd64.7z",
"hash": "a08532c944fba25e4cc36a945c33b9365837235cc6378a2cd18e79cbb341c7dc" "hash": "88894326294859e9d94185a6bfd605fc6f1eff2f2d50498779e9840c808b610e"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",