starship: Update to version 0.45.0

This commit is contained in:
Jakub Čábera 2020-09-30 08:55:28 +02:00
parent fa56e57660
commit 506e366bf2

View File

@ -1,5 +1,5 @@
{
"version": "0.44.0",
"version": "0.45.0",
"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.44.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "7d0638aae2c564f0059991193b4edcdd5cbafaf9bf95c2dc256ba973a95a5ece"
"url": "https://github.com/starship/starship/releases/download/v0.45.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "ba05320be80744a8cb9908396dff6c739c2b5a174f9450a6d87bb7c7819d60b1"
}
},
"bin": "starship.exe",