diff --git a/bucket/starship.json b/bucket/starship.json index fdd1f818c0..656ea66d78 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.24.1", + "version": "1.24.2", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -12,16 +12,16 @@ }, "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v1.24.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "3d0ed9a2efc07fca7560d22ac622473d0b7317cda6a792842f625cb9fe58c7bc" + "url": "https://github.com/starship/starship/releases/download/v1.24.2/starship-x86_64-pc-windows-msvc.zip", + "hash": "d38424c595320e9639a276666347d5e44cb004de3972f40b9a5a1a6b88537f29" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.24.1/starship-i686-pc-windows-msvc.zip", - "hash": "748e4df387b8f905bf94d9334fa7ac927495fe97118cf30b63067f70334fd7c5" + "url": "https://github.com/starship/starship/releases/download/v1.24.2/starship-i686-pc-windows-msvc.zip", + "hash": "939eefc9de71624c7986ebfbb0d81621532ef18091c4d981a563e2bced9fe7b2" }, "arm64": { - "url": "https://github.com/starship/starship/releases/download/v1.24.1/starship-aarch64-pc-windows-msvc.zip", - "hash": "db0dd5c5bd9cc3aad167a5443f058b2ee453388e23a521c25a3c0203f98738f3" + "url": "https://github.com/starship/starship/releases/download/v1.24.2/starship-aarch64-pc-windows-msvc.zip", + "hash": "b04e006742a6d116d00b231d09dd6c5f7cf949a718512a72f201e3b0c0ce30d6" } }, "bin": "starship.exe",