diff --git a/bucket/starship.json b/bucket/starship.json index ab381c150a..b6f0468cff 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "0.45.1", + "version": "0.45.2", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -9,8 +9,8 @@ ], "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v0.45.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "8992298eec6ac058c3a9e3c8a394109f628578d8aac2658eb128c0e7b06f9d12" + "url": "https://github.com/starship/starship/releases/download/v0.45.2/starship-x86_64-pc-windows-msvc.zip", + "hash": "69aae40a5d838c4e076acff5c8da182ebead1a8457bd011bb8da8cff725167fb" } }, "bin": "starship.exe",