oh-my-posh3: Update to version 3.65.1

This commit is contained in:
Jakub Čábera 2020-12-28 09:25:35 +01:00
parent 13f8536799
commit 764d2f9e68

View File

@ -1,13 +1,13 @@
{ {
"version": "3.64.4", "version": "3.65.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/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.64.4/posh-windows-amd64.exe#/oh-my-posh.exe", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.65.1/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "7e41670a8a61ac816f3d86b88f98b84b544ed60aa0bd314a818ed1ab12e3433d" "hash": "08170cd5fd01895a15cb1051ac6521c3280945ce7ec4637eca9f4a57a3a91dc2"
} }
}, },
"bin": "oh-my-posh.exe", "bin": "oh-my-posh.exe",