oh-my-posh: Update to version 7.85.1

This commit is contained in:
github-actions[bot] 2022-05-16 16:30:49 +00:00
parent 070e30931a
commit 943cfd0bc8

View File

@ -1,13 +1,13 @@
{ {
"version": "7.85.0", "version": "7.85.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": "MIT", "license": "MIT",
"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.85.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.85.1/posh-windows-amd64.7z",
"hash": "8dca0e5736ef24d6f792174e593a0e92270203a97cea264a4eab3fd34e4a472c" "hash": "c8a68ac56ad09f49911d9d0af80533a9e8536efd773edecf1fa58d2e48641e18"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",