starship: Update to version 0.47.0

This commit is contained in:
Jakub Čábera 2020-11-15 22:05:42 +01:00
parent 0eac391c08
commit 5b8453a1e8

View File

@ -1,5 +1,5 @@
{ {
"version": "0.46.2", "version": "0.47.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",
@ -12,8 +12,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v0.46.2/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.47.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "4e5b2a6bb46ca4e567341e3ebd232a401fe433a2e1f6ea1a5076b979d7be1ace" "hash": "95514a697bf2b5a6d9370fb6215b333c57ee0736b87813bc9dd108eef271d780"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",