oh-my-posh: Update to version 7.55.2

This commit is contained in:
github-actions[bot] 2022-03-31 08:34:24 +00:00
parent 0be6a36796
commit 9f542df47c

View File

@ -1,13 +1,13 @@
{ {
"version": "7.55.1", "version": "7.55.2",
"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": "MIT", "license": "MIT",
"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-posh/releases/download/v7.55.1/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.55.2/posh-windows-amd64.7z",
"hash": "f9ef34e2f9dbaad7678da5d9aa1af24b6de0cad04248336898af63593ad6081b" "hash": "8eca9e4655ff57f731aa50d450c274fc9cacadd50609caeb74a000032100880b"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",