oh-my-posh3: Update to version 3.97.1

This commit is contained in:
Jakub Čábera 2021-02-24 15:14:05 +01:00
parent dc76346e01
commit 135b95adb1

View File

@ -1,16 +1,16 @@
{
"version": "3.96.0",
"version": "3.97.1",
"description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev",
"license": "GPL-3.0-only",
"notes": "Refer to 'https://ohmyposh.dev/docs/installation#4-replace-your-existing-prompt' for shell specific configurations.",
"architecture": {
"64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.96.0/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "616d855964127780358bf147b3458efeca195ebfd55b7be75cb2d27a8a915fb4"
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v3.97.1/posh-windows-amd64.exe#/oh-my-posh.exe",
"hash": "f6c7ecb494d5db655336d5f7f87cad1afd2cb27233eaf0b216c53b5f0abd4b17"
}
},
"bin": "oh-my-posh.exe",
"bin": "bin\\oh-my-posh.exe",
"persist": "themes",
"checkver": {
"github": "https://github.com/JanDeDobbeleer/oh-my-posh3"