diff --git a/bucket/starship.json b/bucket/starship.json index 8b6f7b385a..aa90d9735d 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.40.1", + "version": "0.41.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.40.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "543fff00765db99405a7289ebf80ac77b1762879f867e2812a4bcb808cf28efb" + "url": "https://github.com/starship/starship/releases/download/v0.41.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "70068fce6e2a8935696916c77281926a0cca4787821db3216ac183862a832b6a" } }, "bin": "starship.exe",