diff --git a/bucket/starship.json b/bucket/starship.json index f4acf1ae62..7cd7c9fe91 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.34.1", + "version": "0.35.1", "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.34.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "8585b3bbd88f28e168c790ac0d7f099a073fd32f2d2c6dd1c3d2f72f535708c0" + "url": "https://github.com/starship/starship/releases/download/v0.35.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "de1bfa96cba69c3798d8d05451341d177bf44cb2cbeea0c53d9f8ab2a783c4a4" } }, "bin": "starship.exe",