oh-my-posh3: Update to version 3.66.4

This commit is contained in:
Jakub Čábera 2020-12-31 09:49:58 +01:00
parent 3ae76f4255
commit f01505ba3b

View File

@ -1,13 +1,13 @@
{ {
"version": "3.66.3", "version": "3.66.4",
"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.66.3/posh-windows-amd64.exe#/oh-my-posh.exe", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.66.4/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "cd725f8053a026ffe1b80d7bc0853e835a06dcfe8126d00e952c2498c0034412" "hash": "987a1bf5c06740640e4d2fd6c4cb7e97865870c2b17c3fc113b7367ee66c9695"
} }
}, },
"bin": "oh-my-posh.exe", "bin": "oh-my-posh.exe",