diff --git a/bucket/starship.json b/bucket/starship.json index 24ed3d76d7..93b1dfb21e 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.38.1", + "version": "0.39.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.38.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "ecc9533e7afaa63b6fd9e94d942039c6b4d3bc4949df26f539236ecf1b9eb950" + "url": "https://github.com/starship/starship/releases/download/v0.39.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "8fd53b003a360ab323a040cf024e2e5d641147c0339966a71b3969077fb5b616" } }, "bin": "starship.exe",