starship: Update to version 0.58.0

This commit is contained in:
Jakub Čábera 2021-09-21 21:37:03 -07:00
parent 64c08ffb3b
commit 7766a70f66

View File

@ -1,5 +1,5 @@
{
"version": "0.57.0",
"version": "0.58.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.57.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "8728a9057837375458d61780404b4f86a24e846df61a3a001ec5a528e28ee35a"
"url": "https://github.com/starship/starship/releases/download/v0.58.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "ccf64aeddae75bddbb362aa0c4ec7022238e7a6ed6dceac4fe48ec19570bc32c"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v0.57.0/starship-i686-pc-windows-msvc.zip",
"hash": "e66051ea474c53025dfb345ce95fddaafc51d109ae138ab2295e68461a178d96"
"url": "https://github.com/starship/starship/releases/download/v0.58.0/starship-i686-pc-windows-msvc.zip",
"hash": "86c6a55a49da883b0d17f7275738f71e737066acb21efec0caf9d2c9826736b9"
}
},
"bin": "starship.exe",