diff --git a/bucket/starship.json b/bucket/starship.json index 507808319b..48fbb36652 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.41.3", + "version": "0.42.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.41.3/starship-x86_64-pc-windows-msvc.zip", - "hash": "e1947d242fd8710038db2e08e99c2439d29ce2b7d4914c189563ea60e41e2c6e" + "url": "https://github.com/starship/starship/releases/download/v0.42.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "6a5c1c9802b9a93ab3aef6f0853f13031ee4eb0d4c20d8aaa5f019e8e4efa813" } }, "bin": "starship.exe",