oh-my-posh3: Update to version 3.85.0

This commit is contained in:
Jakub Čábera 2021-02-11 07:34:17 +01:00
parent b2eaa04c13
commit 39901201c4

View File

@ -1,13 +1,13 @@
{ {
"version": "3.83.0", "version": "3.85.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/installation#4-replace-your-existing-prompt' for shell specific configurations.", "notes": "Refer to 'https://ohmyposh.dev/docs/installation#4-replace-your-existing-prompt' for shell specific configurations.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.83.0/posh-windows-amd64.exe#/oh-my-posh.exe", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.85.0/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "df5219606c1eb1913b8aff3871e4ef3528c77a98f046d0d57ad71970cdbb1c79" "hash": "c5a3ca077202d4001dc0f3a1732a593eaea99133161b14935a04a3e160633291"
} }
}, },
"bin": "oh-my-posh.exe", "bin": "oh-my-posh.exe",