oh-my-posh3: Update to version 3.162.4

This commit is contained in:
Jakub Čábera 2021-06-08 23:55:23 -07:00
parent 6be69501a7
commit 197aae04e3

View File

@ -1,13 +1,13 @@
{ {
"version": "3.162.3", "version": "3.162.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#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.162.3/posh-windows-wsl-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.162.4/posh-windows-wsl-amd64.7z",
"hash": "110f76e747859cd123b7533e75f86efa5149455cac7f99548f2957010f8c9e38" "hash": "7c1c51da9209f5ab692e724e00a82664323ade32b1d2d0ca6d7f8e5febc33a24"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",