starship: Update to version 0.50.0

This commit is contained in:
Jakub Čábera 2021-02-03 07:22:38 +01:00
parent f0a4039451
commit b6a030400b

View File

@ -1,5 +1,5 @@
{
"version": "0.49.0",
"version": "0.50.0",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs",
"license": "ISC",
@ -12,8 +12,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.49.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "b9f1ef3830591e4a36a786fb276c508c6a7e3b97e35413e82293fad2e287bf25"
"url": "https://github.com/starship/starship/releases/download/v0.50.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "b8afde26e124c2ee5fda070295f38b8bec51bdf0f470ead083e70d7bd885893b"
}
},
"bin": "starship.exe",