starship: Update to version 0.42.0

This commit is contained in:
Jakub Čábera 2020-06-10 08:36:21 +02:00
parent 74aeacd343
commit 36067dbc94

View File

@ -1,12 +1,12 @@
{ {
"version": "0.41.3", "version": "0.42.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",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.41.3/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.42.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "e1947d242fd8710038db2e08e99c2439d29ce2b7d4914c189563ea60e41e2c6e" "hash": "6a5c1c9802b9a93ab3aef6f0853f13031ee4eb0d4c20d8aaa5f019e8e4efa813"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",