oh-my-posh3: Update to version 3.168.0

This commit is contained in:
Jakub Čábera 2021-07-05 00:23:21 -07:00
parent 2a919589a1
commit 148ae4c4a4

View File

@ -1,13 +1,13 @@
{ {
"version": "3.167.0", "version": "3.168.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#3-replace-your-existing-prompt' for shell specific configurations.", "notes": "Refer to 'https://ohmyposh.dev/docs/installation#3-replace-your-existing-prompt' for shell specific configurations.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.167.0/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.168.0/posh-windows-wsl-amd64.7z",
"hash": "56d1ba32b8681b5f532b3815f0ef78666f3469119f2259287df1247da631e5a2" "hash": "5098293343ff2cbcbee90116fb4365831680685985c6c5574d61f68a2d69ec73"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",