diff --git a/bucket/starship.json b/bucket/starship.json index 685574c520..e7f038bd21 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.1.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.0.0/starship-x86_64-pc-windows-msvc.zip", - "hash": "b03abc8209e48c72472e62fa3f4301dd31161260f1e0462521787f9cab5cd1f0" + "url": "https://github.com/starship/starship/releases/download/v1.1.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "7622a7ff8c713855499073c82d6808dbcd9e42298949b6dcbca78c1debb1fd91" }, "32bit": { - "url": "https://github.com/starship/starship/releases/download/v1.0.0/starship-i686-pc-windows-msvc.zip", - "hash": "f9489104c0ccbfd015dd49fffec92efa70b5371437a16a028b2e92ec25629f2e" + "url": "https://github.com/starship/starship/releases/download/v1.1.0/starship-i686-pc-windows-msvc.zip", + "hash": "27769ca1dfc31505dc539f0e8016c0d08e4af721c85fdd1d850f8bd5cd8218e0" } }, "bin": "starship.exe",