oh-my-posh: Update to version 7.52.1

This commit is contained in:
github-actions[bot] 2022-03-28 08:29:38 +00:00
parent 3d3677dc0d
commit 362af7e627

View File

@ -1,13 +1,13 @@
{ {
"version": "7.52.0", "version": "7.52.1",
"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.52.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.52.1/posh-windows-amd64.7z",
"hash": "f95076f6a9c533348787e376a90470a7a6c4b659e44e81ff856d28b05215ea5d" "hash": "2b4db3939db67ab3db23bf3d97b06d678202131bb416be866d6d8a6d561abc51"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",