starship: Update to version 0.45.1

This commit is contained in:
Jakub Čábera 2020-09-30 19:52:29 +02:00
parent 47a7ff107c
commit 8a87abef76

View File

@ -1,5 +1,5 @@
{
"version": "0.45.0",
"version": "0.45.1",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs",
"license": "ISC",
@ -9,8 +9,8 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.45.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "ba05320be80744a8cb9908396dff6c739c2b5a174f9450a6d87bb7c7819d60b1"
"url": "https://github.com/starship/starship/releases/download/v0.45.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "8992298eec6ac058c3a9e3c8a394109f628578d8aac2658eb128c0e7b06f9d12"
}
},
"bin": "starship.exe",