starship: Update to version 0.57.0

This commit is contained in:
Jakub Čábera 2021-08-26 22:41:49 -07:00
parent 216b278ccf
commit 29bdf5914c

View File

@ -1,5 +1,5 @@
{
"version": "0.56.0",
"version": "0.57.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/v0.56.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "efdc8adc3c82c6245b844fda1aa8b1205141e601b2ed74d90f770bad88fce720"
"url": "https://github.com/starship/starship/releases/download/v0.57.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "8728a9057837375458d61780404b4f86a24e846df61a3a001ec5a528e28ee35a"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v0.56.0/starship-i686-pc-windows-msvc.zip",
"hash": "0433547a6de53dbb0bd461910591936107b168fcd4cba6a6683eabf8bfcc6b6b"
"url": "https://github.com/starship/starship/releases/download/v0.57.0/starship-i686-pc-windows-msvc.zip",
"hash": "e66051ea474c53025dfb345ce95fddaafc51d109ae138ab2295e68461a178d96"
}
},
"bin": "starship.exe",