oh-my-posh3: Update to version 7.17.2

This commit is contained in:
github-actions[bot] 2022-02-13 20:26:03 +00:00
parent 16b41d382e
commit 0edb01d00b

View File

@ -1,13 +1,13 @@
{ {
"version": "7.17.1", "version": "7.17.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": "GPL-3.0-only", "license": "GPL-3.0-only",
"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-posh3/releases/download/v7.17.1/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.17.2/posh-windows-amd64.7z",
"hash": "2de85d34f1cda5254473b17431f6b5ed5a711605bc09bf56ffaee210ee373caf" "hash": "56064f8e52b4663dce09df141178a9391899c4068b8578f2bb20f4b77b35a678"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",