oh-my-posh3: Update to version 3.75.1

This commit is contained in:
Jakub Čábera 2021-01-18 03:03:12 +01:00
parent 1eae888f28
commit cd7b4f8f81

View File

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