oh-my-posh: Update to version 7.74.2

This commit is contained in:
github-actions[bot] 2022-04-28 20:28:31 +00:00
parent 5d224260f0
commit 2836aad388

View File

@ -1,13 +1,13 @@
{ {
"version": "7.74.1", "version": "7.74.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.74.1/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.74.2/posh-windows-amd64.7z",
"hash": "be157706b379fc66ebc6d986f95bf346c30cd3b18d9ee6b5c78d19c4b7a5f05f" "hash": "0486fcbd0234ec0810d6d7f0ce0a5f5bbf56b5575eac7ac0cca7e49e288b0354"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",