diff --git a/bucket/starship.json b/bucket/starship.json index 7b2cc72135..be3fa1b2b9 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "1.4.0", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", @@ -12,12 +12,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v1.3.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "a106c9bec33333ffa78056a22f60d571b004aececea4eb32c52935daa6aced94" + "url": "https://github.com/starship/starship/releases/download/v1.4.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "05b7f730c42b36735755e0c83fbb4a282157c9cc6ff9f7a319b2f743d710353a" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.3.0/starship-i686-pc-windows-msvc.zip", - "hash": "b3ef3a10c709bc17712b7197a9c465fc29af10ac67654c66f877c9bbf1115f0a" + "url": "https://github.com/starship/starship/releases/download/v1.4.0/starship-i686-pc-windows-msvc.zip", + "hash": "208fecb6c7df6e749353ec25326b6f6db72f8cc3657f7eae4fc64f42f9366e64" } }, "bin": "starship.exe",