starship: Update to version 0.31.0

This commit is contained in:
Richard Kuhnt 2019-12-20 16:00:24 +00:00
parent dcaa16082d
commit d92d85241e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.30.1", "version": "0.31.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.30.1/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v0.31.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "f2543f81ba69011780290d81aa5aa954dc0381b205d28afd82161152ac51c9f7" "hash": "6628e4c5859cc9cbec420b17d9d2450681e14c7ae472c15fc67b0cb51c16d12b"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",