From d92d85241eb88d13f90dfa259809414c56d53241 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Dec 2019 16:00:24 +0000 Subject: [PATCH] starship: Update to version 0.31.0 --- bucket/starship.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/starship.json b/bucket/starship.json index 415c077708..bdebb5ec8a 100644 --- a/bucket/starship.json +++ b/bucket/starship.json @@ -1,12 +1,12 @@ { - "version": "0.30.1", + "version": "0.31.0", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "homepage": "https://starship.rs", "license": "ISC", "architecture": { "64bit": { - "url": "https://github.com/starship/starship/releases/download/v0.30.1/starship-x86_64-pc-windows-msvc.zip", - "hash": "f2543f81ba69011780290d81aa5aa954dc0381b205d28afd82161152ac51c9f7" + "url": "https://github.com/starship/starship/releases/download/v0.31.0/starship-x86_64-pc-windows-msvc.zip", + "hash": "6628e4c5859cc9cbec420b17d9d2450681e14c7ae472c15fc67b0cb51c16d12b" } }, "bin": "starship.exe",