oh-my-posh3: Update to version 3.87.0

This commit is contained in:
Jakub Čábera 2021-02-13 08:22:36 +01:00
parent 4f5a2a70e7
commit 9df26534d6

View File

@ -1,13 +1,13 @@
{ {
"version": "3.86.0", "version": "3.87.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.86.0/posh-windows-amd64.exe#/oh-my-posh.exe", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.87.0/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "3fa6dee4f2aa655d3df98c2f4d977b6d32d13877002cb996f49ad4771b08c8c8" "hash": "54763de43e6abb75941038c6fef9523c1e3b838bad1dd918aa5c5803e53f8fd8"
} }
}, },
"bin": "oh-my-posh.exe", "bin": "oh-my-posh.exe",