starship: Update to version 0.46.2

This commit is contained in:
Jakub Čábera 2020-10-15 09:51:47 +02:00
parent ff61693183
commit f4af076765

View File

@ -1,5 +1,5 @@
{ {
"version": "0.46.0", "version": "0.46.2",
"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.46.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.46.2/starship-x86_64-pc-windows-msvc.zip",
"hash": "45798179cc7d73b448536c29bad60ddd33c1c6f39dfc4bf902f7331e7c61cd30" "hash": "4e5b2a6bb46ca4e567341e3ebd232a401fe433a2e1f6ea1a5076b979d7be1ace"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",