diff --git a/bucket/starship.json b/bucket/starship.json index 2302972707..badc477445 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "0.46.2", + "version": "0.47.0", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -12,8 +12,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v0.46.2/starship-x86_64-pc-windows-msvc.zip", - "hash": "4e5b2a6bb46ca4e567341e3ebd232a401fe433a2e1f6ea1a5076b979d7be1ace" + "url": "https://github.com/starship/starship/releases/download/v0.47.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "95514a697bf2b5a6d9370fb6215b333c57ee0736b87813bc9dd108eef271d780" } }, "bin": "starship.exe",