diff --git a/bucket/starship.json b/bucket/starship.json index 2a0febd6a7..c3ac77bb5e 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.28.0", + "version": "0.29.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.28.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "68a4770561a3438fc8613d0bdcfdff8a0e2ef35cd6b35af78f62d53d4b8cb877" + "url": "https://github.com/starship/starship/releases/download/v0.29.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "6998484bb1e68956ac67988638f74731911a2a517445a4da49110e83cd41c17a" } }, "bin": "starship.exe",