oh-my-posh: Update to version 7.25.1

This commit is contained in:
github-actions[bot] 2022-02-26 20:26:11 +00:00
parent dce71e3370
commit e7d64a0c31

View File

@ -1,13 +1,13 @@
{ {
"version": "7.25.0", "version": "7.25.1",
"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.25.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.25.1/posh-windows-amd64.7z",
"hash": "754c9e3c1127aba708baef741f6e7fcf13bbc311d38f4c5a0d01c086ee11b5d1" "hash": "609fba354adb92e79deada2b553206dab5e48db5cf3cd1be3756c56eef1ecaee"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",