oh-my-posh3: Update to version 6.26.0

This commit is contained in:
Richard Kuhnt 2021-12-04 13:00:32 +00:00
parent 661f2ead2d
commit 7ab469fcd4

View File

@ -1,13 +1,13 @@
{ {
"version": "6.25.0", "version": "6.26.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-posh3/releases/download/v6.25.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.26.0/posh-windows-amd64.7z",
"hash": "aea1e19cc994ace205ef251029ccfc750ea3fd1b09f361c4637189a41f40fd8a" "hash": "9bfcbb06841233f1dbf1fdfeb60a22814d78934ef6fa3db6daf0cab1eb4224c8"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",