oh-my-posh: Update to version 7.23.0

This commit is contained in:
github-actions[bot] 2022-02-22 20:28:17 +00:00
parent 2348998d86
commit 13c02b7229

View File

@ -1,13 +1,13 @@
{ {
"version": "7.22.0", "version": "7.23.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": "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-posh/releases/download/v7.22.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.23.0/posh-windows-amd64.7z",
"hash": "c41677eed25efb83e1d6f65cbb47854ce150958aae70a4a3acfbcd3684a0c334" "hash": "ebc8d4aa40ec88f603883b0e15af944acdd65fe27bb85549b97c4546d9cd4cd2"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",