diff --git a/bucket/starship.json b/bucket/starship.json index 055bc1d980..415c077708 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.30.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.30.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "b3d1660448b074c1d92d8c0cbb5aba577d45e1ab8624972a8127c7589dbe3688" + "url": "https://github.com/starship/starship/releases/download/v0.30.1/starship-x86_64-pc-windows-msvc.zip", + "hash": "f2543f81ba69011780290d81aa5aa954dc0381b205d28afd82161152ac51c9f7" } }, "bin": "starship.exe",