diff --git a/bucket/starship.json b/bucket/starship.json index b99f4a7ef7..0696d92531 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.26.4", + "version": "0.26.5", "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.26.4/starship-x86_64-pc-windows-msvc.zip", - "hash": "6273bdf966ebca8850ea4180930f607c2ae64894e8c7d91510ff91151945f5b4" + "url": "https://github.com/starship/starship/releases/download/v0.26.5/starship-x86_64-pc-windows-msvc.zip", + "hash": "95430bdb06bdc3ed05525a1f7e0368448168ffd85b1f737d745b43ea4c6278dd" } }, "bin": "starship.exe",