oh-my-posh3: Update to version 6.23.2

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent b5239c6ae6
commit 9a4bc25d30

View File

@ -1,13 +1,13 @@
{ {
"version": "6.20.0", "version": "6.23.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/v6.20.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.23.2/posh-windows-amd64.7z",
"hash": "77eba1f1297995d6416720f811c6a5ee2d39d79c6a4897694c3cfb62bd927cc8" "hash": "da8420391a6da4d230eed488ea94d83a2008b40f432dcf5069b7b472addf7cb5"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",