oh-my-posh3: Update to version 7.12.0

This commit is contained in:
github-actions[bot] 2022-02-07 16:29:55 +00:00
parent a2209daf0f
commit 68e98fec27

View File

@ -1,13 +1,13 @@
{ {
"version": "7.11.0", "version": "7.12.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/v7.11.0/posh-windows-amd64.7z", "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v7.12.0/posh-windows-amd64.7z",
"hash": "4c2fe50958c8dae72d11543c6de1c784abbd9260e3222562fe7dba1a36b4bfb3" "hash": "795868deff6b67b78c5466fdf59a4d2423e84dd11c747c86c868ce5b801a6be8"
} }
}, },
"bin": "bin\\oh-my-posh.exe", "bin": "bin\\oh-my-posh.exe",