oh-my-posh: Update to version 7.79.2

This commit is contained in:
github-actions[bot] 2022-05-07 08:29:47 +00:00
parent 435f6c824d
commit f382773b09

View File

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