{ "version": "0.37.0", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", "architecture": { "64bit": { "url": "https://github.com/starship/starship/releases/download/v0.37.0/starship-x86_64-pc-windows-msvc.zip", "hash": "5592fcb04e5a28838bda587851a36e4c28b029a9dbd20af01d2b34ac05bc6210" } }, "bin": "starship.exe", "checkver": { "github": "https://github.com/starship/starship" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/starship/starship/releases/download/v$version/starship-x86_64-pc-windows-msvc.zip" } }, "hash": { "url": "$url.sha256" } }, "notes": [ "Usage: Add 'Invoke-Expression (&starship init powershell)' to the end of your PowerShell $PROFILE.", "Prerequisites: A Powerline font installed and enabled in your terminal." ] }