starship: Update to version 0.44.0

This commit is contained in:
Jakub Čábera 2020-07-07 08:44:02 +02:00
parent 44ab67b384
commit ddd8719ed0

View File

@ -1,5 +1,5 @@
{ {
"version": "0.43.0", "version": "0.44.0",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs", "homepage": "https://starship.rs",
"license": "ISC", "license": "ISC",
@ -9,8 +9,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.43.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.44.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "55b8e669e5217539eb7f91457186833101bde109cbc78c6fdc5620d431c21907" "hash": "7d0638aae2c564f0059991193b4edcdd5cbafaf9bf95c2dc256ba973a95a5ece"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",