diff --git a/bucket/starship.json b/bucket/starship.json index 133a546b49..6a96934d6f 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.37.1", + "version": "0.38.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.37.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "b469e6a9eec2ea387a47e3874830f66307228a91401fa6db5b6c4c1017e792e0" + "url": "https://github.com/starship/starship/releases/download/v0.38.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "fd9225d41caeda4a85071b278553f092d2a8714ef0ed2421544443f9f68d7e3f" } }, "bin": "starship.exe",