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