oh-my-posh: Update to version 7.46.2

This commit is contained in:
github-actions[bot] 2022-03-22 08:29:04 +00:00
parent 284986ea5c
commit 1a2f17ab87

View File

@ -1,13 +1,13 @@
{ {
"version": "7.46.1", "version": "7.46.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.46.1/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.46.2/posh-windows-amd64.7z",
"hash": "8314b4c631a16fa8349dda5df007c8d30a0980051222ba62a6203d44ae3437a0" "hash": "03c1d40306b5bf0cbd458674c8b7df14011a57de92eb230322ecba50da16188f"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",