{ "version": "3.83.0", "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.83.0/posh-windows-amd64.exe#/oh-my-posh.exe", "hash": "df5219606c1eb1913b8aff3871e4ef3528c77a98f046d0d57ad71970cdbb1c79" } }, "bin": "oh-my-posh.exe", "persist": "themes", "checkver": { "github": "https://github.com/JanDeDobbeleer/oh-my-posh3" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/JanDeDobbeleer/oh-my-posh3/releases/download/v$version/posh-windows-amd64.exe#/oh-my-posh.exe" } }, "hash": { "url": "$url.sha256", "regex": "$sha256" } } }