oh-my-posh3: Update to version 3.75.2

This commit is contained in:
Jakub Čábera 2021-01-18 13:43:37 +01:00
parent a539689cb7
commit 59c29e8484

View File

@ -1,13 +1,13 @@
{ {
"version": "3.75.1", "version": "3.75.2",
"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.75.1/posh-windows-amd64.exe#/oh-my-posh.exe", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.75.2/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "4e416b8f7739886514b7193e9e91f5c760c08771833e9fb3c34c658bd834013e" "hash": "67c2a121c22e3e924e08699fd074804c2d588cfe43e97084cd2a1cfd935283e7"
} }
}, },
"bin": "oh-my-posh.exe", "bin": "oh-my-posh.exe",