oh-my-posh: Update to version 7.34.0

This commit is contained in:
github-actions[bot] 2022-03-09 12:30:15 +00:00
parent e13315d99f
commit 7d925cf85e

View File

@ -1,13 +1,13 @@
{ {
"version": "7.33.1", "version": "7.34.0",
"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.33.1/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.34.0/posh-windows-amd64.7z",
"hash": "e5d9599952f50c55569a1a724f2a3924d343f2bb471a06ea9ce39b52b533617b" "hash": "fa257ffd6a90f245b0131e5315275708bdb53ce3f5abffbefa051d4e31234b50"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",