oh-my-posh3: Update to version 6.25.0

This commit is contained in:
Richard Kuhnt 2021-12-03 23:00:33 +00:00
parent 9b7353b0d1
commit 360aa3a717

View File

@ -1,13 +1,13 @@
{ {
"version": "6.24.1", "version": "6.25.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/windows#replace-your-existing-prompt' for shell specific configurations.", "notes": "Refer to 'https://ohmyposh.dev/docs/windows#replace-your-existing-prompt' for shell specific configurations.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.24.1/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v6.25.0/posh-windows-amd64.7z",
"hash": "7f673e3ca3d80686f90e18d3e325ea38c62ce2401a86958750c00e6073d605a6" "hash": "aea1e19cc994ace205ef251029ccfc750ea3fd1b09f361c4637189a41f40fd8a"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",