diff --git a/bucket/starship.json b/bucket/starship.json index ed2e005357..507808319b 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.41.1", + "version": "0.41.3", "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.41.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "78c06c3996917336c36b0e16992a28ee5f36edf902b4858fca59168d15915d67" + "url": "https://github.com/starship/starship/releases/download/v0.41.3/starship-x86_64-pc-windows-msvc.zip", + "hash": "e1947d242fd8710038db2e08e99c2439d29ce2b7d4914c189563ea60e41e2c6e" } }, "bin": "starship.exe",