oh-my-posh: Update to version 7.79.1

This commit is contained in:
github-actions[bot] 2022-05-06 20:28:18 +00:00
parent d22eaa5442
commit 519bc7a03a

View File

@ -1,13 +1,13 @@
{ {
"version": "7.79.0", "version": "7.79.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.79.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.79.1/posh-windows-amd64.7z",
"hash": "d36fb645ec1a9c9cbd47d6ff95e6748f3b53722df731a9f38549e4089f681d3e" "hash": "186cbada5202949064fb40a144051551202926087dd99f31e55557bb723a7422"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",